0
0
Fork 0
mirror of https://github.com/crazy-max/diun.git synced 2025-01-12 03:28:12 +00:00
No description
Find a file
2019-08-22 21:26:34 +02:00
.github Update README 2019-07-29 07:02:10 +02:00
.res Add Linux service doc and sample 2019-08-22 21:22:38 +02:00
cmd Remove --docker flag 2019-08-22 21:20:17 +02:00
doc Bump version 2019-08-22 21:23:45 +02:00
internal Remove --docker flag 2019-08-22 21:20:17 +02:00
pkg/docker Filter tags before return them 2019-06-08 20:50:01 +02:00
.dockerignore Initial commit 2019-06-04 22:11:54 +02:00
.editorconfig Initial commit 2019-06-04 22:11:54 +02:00
.gitattributes Add gitattributes 2019-06-04 22:17:52 +02:00
.gitignore Initial commit 2019-06-04 22:11:54 +02:00
.goreleaser.yml Fix deprecated goreleaser field 2019-08-18 22:30:32 +02:00
.travis.yml Go 1.12.4 2019-06-04 22:22:25 +02:00
build.sh Chmod build script 2019-06-04 22:14:28 +02:00
CHANGELOG.md Update CHANGELOG 2019-08-22 21:26:34 +02:00
Dockerfile Remove --docker flag 2019-08-22 21:20:17 +02:00
go.mod Fix go mod 2019-08-22 21:19:46 +02:00
go.sum Update libs 2019-08-18 22:26:15 +02:00
LICENSE Initial commit 2019-06-04 22:11:54 +02:00
README.md Move documentation 2019-08-22 21:22:10 +02:00

GitHub release Total downloads Build Status Docker Tag Docker Stars Docker Pulls
Docker Repository on Quay Go Report Code Quality
Support me on Patreon Donate Paypal

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 🍻!

Support me on Patreon Paypal

License

MIT. See LICENSE for more details.