Skip to content

how to make Deploy via ImageName react to latest push in docker registry #1832

Answered by githubsaturn
kunjee17 asked this question in Q&A
Discussion options

You must be logged in to vote

TLDR is that Latest tag is bad

There is no explicit way to make sure that the latest latest tag is being pulled and deployed. The only way that I know of that might work is to use the image sha256 of the image:

docker run ubuntu@sha256:45b23dee08af5e43a7fea6c4cf9c25ccf269ee113168c19722f87876677c5cb2

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@kunjee17
Comment options

Answer selected by kunjee17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants