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

Missing latest tag for docker container #195

Open
profgiuseppe opened this issue Mar 25, 2019 · 0 comments
Open

Missing latest tag for docker container #195

profgiuseppe opened this issue Mar 25, 2019 · 0 comments

Comments

@profgiuseppe
Copy link

Trying to pull the container from dockerhub results in error:

$ docker pull opencb/iva
Using default tag: latest
Error response from daemon: manifest for opencb/iva:latest not found

While pulling the specific tag v1.0.0-rc2 works fine:

$ docker pull opencb/iva:v1.0.0-rc2
v1.0.0-rc2: Pulling from opencb/iva
...
Digest: sha256:a6971fe4d8934f2d07cc576d4759811456f15d39b6977404ce04e294eec3efb3
Status: Downloaded newer image for opencb/iva:v1.0.0-rc2

OS: Debian 9.8 Stretch
Docker version 18.09.3, build 774a1f4

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