mirror of
https://github.com/crazy-max/diun.git
synced 2025-01-12 11:38:11 +00:00
No description
automationdiscorddockergolanggotifykubernetesmanifestnotificationspushoverregistryrocketchatslackswarmtelegramupdateupdate-checkerwatch
.github | ||
.res | ||
cmd | ||
doc | ||
internal | ||
pkg/docker | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
.goreleaser.yml | ||
CHANGELOG.md | ||
Dockerfile | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md |
About
Diun 🔔 is a CLI application written in Go to receive notifications 📥 when a Docker 🐳 image is updated on a Docker registry. With Go, this app can be used across many platforms 🎲 and architectures. This support includes Linux, FreeBSD, macOS and Windows on architectures like amd64, i386, ARM and others.
Features
- Allow to watch a full Docker repository and report new tags
- Include and exclude filters with regular expression for tags
- Internal cron implementation through go routines
- Worker pool to parallelize analyses
- Allow overriding image os and architecture
- Beautiful email report
- Webhook notification
- Enhanced logging
- Timezone can be changed
- 🐳 Official Docker image available
Documentation
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 💬
But we're not gonna lie to each other, I'd rather you buy me a beer or two 🍻!
License
MIT. See LICENSE
for more details.