Raspberry Pi MySensors MQTT Gateway for Docker
https://www.mysensors.org/build/raspberry
Get the latest release, master, or any version of rpi-mysensors-gateway-mqtt via Docker Hub:
$ docker pull watsonbox/rpi-mysensors-gateway-mqtt:latest
Latest tag always points to the latest release.
$ docker run -d \
--name=rpi-mysensors-gateway-mqtt \
--privileged \
watsonbox/rpi-mysensors-gateway-mqtt:latest
MIT