Skip to content
This repository was archived by the owner on Jun 27, 2022. It is now read-only.

ploio/docker-mosquitto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portefaix Mosquitto

  • Master : Circle CI

  • Develop : Circle CI

logo

Alpine Linux is a Linux distribution built around musl libc and BusyBox. This image is based on the official Alpine Linux.

Mosquitto is an open source MQTT broker.

Port exported are : 1883 (MQTT) and 9001 (Websocket MQTT).

Usage

$ docker run --rm=true -it -p 1883:1883 -p 9001:9001 portefaix/mosquitto

Supported tags

  • 1.4.8.r2

License

See LICENSE for the complete license.

Changelog

A ChangeLog.md is available.

Contact

Nicolas Lamirault nicolas.lamirault@gmail.com

About

Mosquitto image based on Alpine linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published