Alpine Linux is a Linux distribution built around musl libc and BusyBox. This image is based on the official Alpine Linux.
Mosquitto is an open source MQTT broker.
Port exported are : 1883
(MQTT) and 9001
(Websocket MQTT).
$ docker run --rm=true -it -p 1883:1883 -p 9001:9001 portefaix/mosquitto
See LICENSE for the complete license.
A ChangeLog.md is available.
Nicolas Lamirault nicolas.lamirault@gmail.com