Skip to content

doit76/dockerfile-mqttwarn

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

dockerfile-mqttwarn

This docker is mqttwarn service: https://github.com/jpmens/mqttwarn

Build the docker image:

docker build -t asg1612/mqttwarn .

Run the container: Link the container with a mqtt server container.

docker run --name mqttwarn -d --link mosquitto:mosquitto asg1612/mqttwarn

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published