Skip to main content
Version: 2.8

Docker

Docker containers are provided via DockerHub.

Debian:

FeatureStatus
๐Ÿ”Œ 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:

FeatureStatus
๐Ÿ”Œ 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โ€‹

Debian

docker pull meshtastic/meshtasticd:beta-debian

Alpine

docker pull meshtastic/meshtasticd:beta-alpine

See: Docker Usage