This is a simple configurable Docker container for the Eclipse's mosquitto MQTT
broker, using the eclipse-mosquitto
official image as a base image.
To run this container, use
docker-compose build --pull
docker-compose up -d
🚧 🚢 A very simple docker container with docker-compose file for the eclipse MQTT broker
DockerfileMIT