Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

force pull latest if 'latest' tagged image is different at registry #239

Open
gaurav517 opened this issue Jun 1, 2018 · 0 comments
Open

Comments

@gaurav517
Copy link

Is it possible to not to use local image tagged with 'latest' but to pull an image from registry, if there are changes.
So lets say,
I have my local image: myImage:latest
There is a remote image: myImage:latest on registry.
Now if we want to use this image, we compare whether image on registry is different than on local. If not different: use local image. If different: pull the one from registry.
Thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant