Docker image based on the official Eclipse Mosquitto Alpine image.
1.3K
Pre-configured image based on the official Eclipse Mosquitto Alpine.
The Dockerfile used to build custom images can be found in the repository:
https://github.com/ajg555/mosquitto-dockerfiles
docker container run --rm -it --name mosquitto -p 1883:1883 ajg555/mosquitto
docker container run --rm -it --name mosquitto -p 1883:1883 ajg555/mosquitto:<tag>
Content type
Image
Digest
sha256:8b2d7a135…
Size
9.6 MB
Last updated
6 months ago
docker pull ajg555/mosquitto