Thi directory containts the Dockerfile (and associated files) for a container of
[mosquitto MQTT broker](https://mosquitto.org). This container is provide as a help for users to test with MQTT, but it
is just an auxiliary material in this repository.

The following releases matches with eclipse-mosquitto version:

-   2.2.0 uses mosquitto-2.0.11 from Debian 12
-   2.1.0 uses mosquitto-2.0.11 from Debian 12
-   2.0.0 uses mosquitto-2.0.11 from Debian 11
-   1.6.0 uses mosquitto-1.6.10-1.el7.x86_64 (from Centos7)
-   1.5.0 uses mosquitto-1.6.10-1.el7.x86_64 (from Centos7)
-   1.4.0 uses mosquitto-1.6.10-1.el7.x86_64 (from Centos7)
-   1.3.0 uses mosquitto-1.6.8-1.el7.x86_64 (from Centos7)
-   1.2.0 uses mosquitto-1.6.7-1.el7.x86_64 (from Centos7)
-   1.1.0 uses mosquitto-1.5.8-1.el7.x86_64 (from Centos7)
-   1.0.0 uses mosquitto-1.4.8-1.el7.x86_64 (from Centos7)
