Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates.
HybridSarcasm@lemmy.world 4 weeks ago
Curious how this compares to Watchtower.
Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates.
HybridSarcasm@lemmy.world 4 weeks ago
Curious how this compares to Watchtower.
mag37@lemmy.ml 4 weeks 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.