everything you need to work on the mqttwarn project (minus the source)
1.3K
https://github.com/rgitzel/mqttwarn/blob/docker-dev/developers/Dockerfile
To use this image, first checkout the code: https://github.com/jpmens/mqttwarn
(You can also use a fork, and can switch to any branch.)
From the mqttwarn folder, run the following:
docker run -it -v $(pwd):/src rgitzel/mqttwarn-dev
That will give you a shell, and there you can run mqttwarn with python mqttwarn.py while you can edit source files on your host computer in whatever editor or IDE you like.
You can also configure logging and other stuff. I'll try to update this with details soon.
Content type
Image
Digest
Size
190.5 MB
Last updated
almost 8 years ago
docker pull rgitzel/mqttwarn-dev