badmoose / Mosquitto

Docker build file for mosquitto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mosquitto

Docker build file for mosquitto. This docker file is based on ubuntu 14.04 and mosquitto version 1.4.8

Get it

sudo docker pull ansi/mosquitto

Run it

sudo docker run -p 1883:1883 --name mosquitto -d ansi/mosquitto

About

Docker build file for mosquitto