Update Setup Linux Docker
parent
9b669e6d19
commit
7c493eebfd
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@
|
|||
- **Software**
|
||||
- Docker
|
||||
```bash
|
||||
curl -sSL https://get.docker.com | sh
|
||||
```
|
||||
```bash
|
||||
docker run -d -p 8080:8080 -p 8443:8443 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue