You can get the image SHA. If you then provide the corresponsig tag, that you used, an application could check if a new image is available. Or maybe if you use docker compose, the app could get the tag from the compose file, and even check for new tagged versions based on a specific pattern.
Comment on Getting the versions of running services for Argus
frongt@lemmy.zip 1 week ago
Is it not exposed as an attribute of the container itself in the docker API?
lucullus@discuss.tchncs.de 1 week ago
abies_exarchia@lemmy.dbzer0.com 1 week ago
Y’know, this would make a lot of sense. I can try it! It’s puzzling though that argus wouldn’t have this in their documentation though (I’ve looked)