Sign inSign up

selvakn/mosquitto

By selvakn

Updated over 8 years ago

mosquitto with auth plugin

Image
0

461

selvakn/mosquitto repository overview

docker-mosquitto

Mosquitto MQTT Broker on Docker Image with auth plugin

Build

$ docker build --no-cache -t selvakn/mosquitto:v1.4.15 .

Mapping host directories

$ sudo docker run --rm -ti \
  -v `pwd`/etc/mosquitto.d/auth-plugin.conf:/etc/mosquitto.d/auth-plugin.conf \
  --name mqtt \
  -p 1883:1883 \
  -p 9883:9883 \
  selvakn/mosquitto:v1.4.15

Tag summary

Content type

Image

Digest

Size

76.4 MB

Last updated

over 8 years ago

docker pull selvakn/mosquitto:1.4.15-raw-salt