Docker
Docker containers are provided via DockerHub.
Debian:
| Feature | Status |
|---|---|
| ๐ USBUSB (Universal Serial Bus). The wired connection used to power a device, flash firmware onto it, and communicate with it over serial. Radio | โ |
| ๐ธ๏ธ SPISPI (Serial Peripheral Interface). A bus used between the microcontroller and peripherals such as the LoRa radio and the display. Radio | โ |
| ๐ฑ MUIMUI (Meshtastic UI). An on-device interface for interacting with the mesh and changing most basic settings without a phone client. | โ |
| ๐ Web | โ |
Alpine:
| Feature | Status |
|---|---|
| ๐ USBUSB (Universal Serial Bus). The wired connection used to power a device, flash firmware onto it, and communicate with it over serial. Radio | โ |
| ๐ธ๏ธ SPISPI (Serial Peripheral Interface). A bus used between the microcontroller and peripherals such as the LoRa radio and the display. Radio | โ |
| ๐ฑ MUIMUI (Meshtastic UI). An on-device interface for interacting with the mesh and changing most basic settings without a phone client. | โ |
| ๐ Web | โ |
Supported platforms: linux/amd64, linux/arm64, linux/arm/v7, linux/riscv64
Pullโ
- Beta
- Alpha
- Daily
Debian
docker pull meshtastic/meshtasticd:beta-debian
Alpine
docker pull meshtastic/meshtasticd:beta-alpine
Debian
docker pull meshtastic/meshtasticd:alpha-debian
Alpine
docker pull meshtastic/meshtasticd:alpha-alpine
Debian
docker pull meshtastic/meshtasticd:daily-debian
Alpine
docker pull meshtastic/meshtasticd:daily-alpine
See: Docker Usage