rse-ops / docker-images

Collection of Docker image bases provided by the RSE-ops community.
https://rse-ops.github.io/docker-images/
MIT License
5 stars 8 forks source link

Testing uptodate with registry image config check #28

Closed vsoch closed 3 years ago

vsoch commented 3 years ago

we mostly need to ensure that there are labels, and that the container output includes the registry since we have provided the argument. It might also be needed to add quotes around the labels. Right now there is debugging info with the branch, and hopefully I'll update this to be prettier at some point!

Signed-off-by: vsoch vsoch@users.noreply.github.com

vsoch commented 3 years ago

okay! So @davidbeckingsale this branch will be something other than main until I've finished developing the other end of this functionality, which is checking the image config against what is latest. I'm going to merge this so we get this one container build deployed to test, and I'll switch it back to main when the other one is merged.