/mosquitto-docker

🚧 🚢 A very simple docker container with docker-compose file for the eclipse MQTT broker

Primary LanguageDockerfileMIT LicenseMIT

Mosquitto

This is a simple configurable Docker container for the Eclipse's mosquitto MQTT broker, using the eclipse-mosquitto official image as a base image.

Running

To run this container, use

docker-compose build --pull
docker-compose up -d