Comment on [OC] mag37/dockcheck - CLI tool to automate docker image updates.
mag37@lemmy.ml 1 month agoIt’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.