Update Setup Linux Docker

Fr4nz D13trich 2025-10-02 12:27:47 +02:00
parent 7c493eebfd
commit 9d7b019cac

@ -10,6 +10,7 @@
```bash
curl -sSL https://get.docker.com | sh
```
- **Run Meshtastic in Docker**
```bash
docker run -d -p 8080:8080 -p 8443:8443 --restart always --name Meshtastic-Web ghcr.io/meshtastic/web
```