Update Setup Linux Docker

Fr4nz D13trich 2025-10-02 12:26:02 +02:00
parent 9b669e6d19
commit 7c493eebfd

@ -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
```