Sign inSign up

ajg555/mosquitto

By ajg555

Updated 6 months ago

Docker image based on the official Eclipse Mosquitto Alpine image.

Image
1

1.3K

ajg555/mosquitto repository overview

Eclipse Mosquitto Docker Image

Pre-configured image based on the official Eclipse Mosquitto Alpine.

Dockerfile

The Dockerfile used to build custom images can be found in the repository:

https://github.com/ajg555/mosquitto-dockerfiles

Usage Examples

  • Latest version:
docker container run --rm -it --name mosquitto -p 1883:1883 ajg555/mosquitto
  • Specific version (tag):
docker container run --rm -it --name mosquitto -p 1883:1883 ajg555/mosquitto:<tag>

Tag summary

Content type

Image

Digest

sha256:8b2d7a135

Size

9.6 MB

Last updated

6 months ago

docker pull ajg555/mosquitto