Docker Update Checker

Tags

Want an easy way to check for updates across various containers.

Some projects are less consistent when it comes to how things are tagged, or use

of a latest tag, etc.


Docker has an API so it's possible could do a few queries across the latest tag, and the currently deployed tag to see if there's a difference.