I just released the new major release 2.0 of Diun and I think this one might interest you.
For those who don’t know, Diun 🔔 is a CLI application written in Go to receive notifications 📥 when a Docker 🐳 image is updated on a Docker registry.
In its first version this one only allowed the analysis of images added manually in the configuration file.
But in this new release, there is the addition of support for Docker engines provider and Swarm clusters provider. I put it in the plural because you can add as many engines as you want. This may allow some sysadmin to centralize notifications when analyzing images.
For these new providers, the analysis can be done on all the containers/services found (even those stopped). The configuration can be global for your provider or more refined by the introduction of Docker labels dedicated to Diun:
Logs will look like:
Slack notifications support has been added too:
Let me know if you have any questions or if you are waiting for new features!
Support this project by becoming a sponsor on GitHub 👏 or by making a Paypal donation to ensure this journey continues indefinitely! 🚀
Thanks again for your support, it is much appreciated! 🙏