question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

an official Docker image?

See original GitHub issue

I’ve been running mqttwarn in Docker on my laptop to experiment, and now plan to run it for real in Docker on my Synology NAS. (I’ve got all my automation tools running in Docker: Mosquitto, Home Assistant, Node-Red; even InfluxDB and Grafana run just fine on the NAS.) It’s worked quite well, however, I’ve had to create my own Docker image.

So I propose a Dockerfile be added to this project, and an image be published to Dockerhub whenever a new version is released.

There seems to be interest in such a thing, as there are 11 images already in Dockerhub, unfortunately most of them were one-offs and/or are quite old.

Fortunately, a good Dockerfile does already exist: https://github.com/pfichtner/docker-mqttwarn He just doesn’t publish the images.

If @pfichtner agrees, his file could be added here. The only changes I would suggest is (1) to build the image from a GitHub tag, rather than from master, and (2) to include all the optional Python packges (like jinga2). I can change the Dockerfile to take the tag as a parameter, making it easier to publish when mqttwarn is versioned.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:1
  • Comments:14 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
pfichtnercommented, Jul 26, 2018

Please feel free to use and change my Dockerfile as needed

0reactions
jpmenscommented, Oct 29, 2018

Thank you, again, @rgitzel, for your great help on getting this done.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Docker Official Images
The Docker Official Images are a curated set of Docker repositories hosted on Docker Hub. They are designed to: ... Docker, Inc. sponsors...
Read more >
Explore Docker's Container Image Repository
alpine. Docker Official Image. Updated a month ago. A minimal Docker image based on Alpine Linux with a complete package index and only...
Read more >
docker - Official Image
Docker Official Images are a curated set of Docker open source and drop-in solution repositories. Why Official Images? These images have clear documentation, ......
Read more >
Docker Hub Container Image Library | App Containerization
Docker Hub is the world's largest ... Browse over 100,000 container images from software vendors, open-source projects, ... See all Docker Official Images ......
Read more >
hello-world - Official Image - Docker Hub
Docker Official Images are a curated set of Docker open source and drop-in solution repositories. Why Official Images? These images have clear documentation, ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found