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
2021-06-26 18:58:05 +02:00
.github Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
.res Add "Too many requests to registry" section in FAQ (#168) 2020-09-06 20:42:59 +02:00
cmd Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
docs Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
hack Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
internal Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
pb Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +02:00
pkg Handle registry auth config (#411) 2021-06-18 00:12:21 +02:00
.dockerignore Refactor CI and dev workflow with buildx bake (#247) 2020-12-26 10:30:46 +00:00
.editorconfig Update editorconfig 2020-06-15 19:50:09 +02:00
.gitignore Switch to goreleaser-xx (#291) 2021-03-07 01:19:09 +01:00
CHANGELOG.md Update CHANGELOG 2021-06-26 18:58:05 +02:00
docker-bake.hcl Set cacheonly output for validators (#395) 2021-06-02 22:26:26 +02:00
Dockerfile Use openssl pkg (#407) 2021-06-16 04:20:16 +02:00
go.mod Bump github.com/panjf2000/ants/v2 from 2.4.5 to 2.4.6 (#416) 2021-06-24 00:09:34 +02:00
go.sum Bump github.com/panjf2000/ants/v2 from 2.4.5 to 2.4.6 (#416) 2021-06-24 00:09:34 +02:00
LICENSE Update CHANGELOG 2021-01-04 23:41:00 +01:00
mkdocs.yml Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
README.md Allow to customize notification message (#415) 2021-06-25 23:24:02 +02:00
tools.go Add CLI to interact with Diun through gRPC (#382) 2021-05-26 18:18:10 +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://crazymax.dev/diun/

Contributing

Want to contribute? Awesome! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬. If you want to open a pull request, please read the contributing guidelines.

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.