Skip to content

No "latest" tagged docker image? #1602

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

Closed
matthewgonzalez opened this issue Feb 22, 2019 · 5 comments
Closed

No "latest" tagged docker image? #1602

matthewgonzalez opened this issue Feb 22, 2019 · 5 comments
Assignees

Comments

@matthewgonzalez
Copy link

Running into some issues with system dependence on the gittools/gitversion:latest tagged docker image.

Error received when trying to pull image:

Unable to find image 'gittools/gitversion:latest' locally
docker: Error response from daemon: manifest for gittools/gitversion:latest not found.
@arturcic
Copy link
Member

it is related to #1572. Migrating from 2 repositories into gittools/gitversion repository. I'll update you when the migration is done

@arturcic arturcic self-assigned this Feb 23, 2019
@arturcic
Copy link
Member

Please use gittools/gitversion:latest-windows or gittools/gitversion:latest-linux as this are the tags that we'll be using

@matthewgonzalez
Copy link
Author

When one tries to pull using the default command (i.e. docker pull gittools/gitversion), it tries to pull the latest tagged image.

I am thinking this decision will have negative consequences for others.

@arturcic
Copy link
Member

I will manually tag the latest-windows and latest-linux as latest only for now, on next release it will be updated to the new version as part of the changes I did in that PR

@arturcic
Copy link
Member

I have pushed a gittools/gitversion:latest image.

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

2 participants