mag37
@mag37@lemmy.ml
- [RELEASE] dockcheck.sh v0.6.6 - CLI tool to automate (or notify about) docker image updateslemmy.ml ↗Submitted 3 days ago to selfhosted@lemmy.world | 2 comments
- Comment on Heads-up: my Fediverse blog has moved 1 month ago:
Thank you for the update!
FYI: The first URL of the new page hits a 404 due to a faulty trailing space, the URL being hit is:
https://news.elenarossini.com/%20
The correct url without trailing space:
https://news.elenarossini.com/ - Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates. 2 months ago:
Very nice! Now posted here: github.com/mag37/dockcheck/discussions/146
- Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates. 2 months ago:
Thats really nice! Thank you so much for the writeup.
Would you mind if I added this as a discussion (crediting you and this post!) in the github project? Or if you’d like to copypaste it yourself to get the credit and be a part of the discussion.
- Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates. 2 months ago:
It’s a different approach. This project started as a proof of concept - just to show that it’s possible to check for updates without pulling the whole image first (which is how Watchtower does it).
Then it evolved to orchestrate granular automatic updates with a bunch of extra functionality - while still adhering to the core goal of keeping it simple and lightweight.
- Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates. 2 months ago:
Thank you! Oh! That’s pretty cool, do you mind sharing bits of how this is done? Would be nice to incorporate into a notify-template in the future.
- Submitted 2 months ago to selfhosted@lemmy.world | 12 comments