0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 19:48:12 +00:00
No description
Find a file
2020-11-02 00:29:14 +01:00
.github Update workflows 2020-11-02 00:05:59 +01:00
.res Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
cmd Use zoneinfo from Go (#202) 2020-10-31 23:22:39 +00:00
docs Fix doc and coding style for MQTT notifier 2020-11-02 00:25:20 +01:00
internal Fix doc and coding style for MQTT notifier 2020-11-02 00:25:20 +01:00
pkg Automatically determine registry options based on image name (#103) 2020-06-22 00:19:59 +00:00
.dockerignore Update dockerignore 2020-07-07 01:00:07 +02:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Docs website with mkdocs (#100) 2020-06-19 22:47:17 +00:00
.goreleaser.yml Update GOPROXY setting 2020-08-15 19:28:04 +02:00
CHANGELOG.md Update CHANGELOG 2020-11-02 00:29:14 +01:00
Dockerfile Use zoneinfo from Go (#202) 2020-10-31 23:22:39 +00:00
go.mod Add MQTT notification (#192) 2020-11-01 23:05:46 +00:00
go.sum Add MQTT notification (#192) 2020-11-01 23:05:46 +00:00
LICENSE Update README 2020-01-28 20:50:38 +01:00
mkdocs.yml Fix doc and coding style for MQTT notifier 2020-11-02 00:25:20 +01:00
README.md Use crazy-max/ghaction-docker-login action 2020-08-15 16:46:33 +02:00

Documentation GitHub release Total downloads Build Status Docker Stars Docker Pulls
Go Report Code Quality Codecov Become a sponsor Donate Paypal

About

Diun is a CLI application written in Go and delivered as a single executable (and a Docker image) to receive notifications when a Docker image is updated on a Docker registry.

Documentation

Documentation can be found on https://crazy-max.github.io/diun/

How can I help?

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also 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! 🙏

License

MIT. See LICENSE for more details.