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

No latest tag on DockerHub #84

Open
JorisHeadease opened this issue Apr 12, 2022 · 0 comments
Open

No latest tag on DockerHub #84

JorisHeadease opened this issue Apr 12, 2022 · 0 comments

Comments

@JorisHeadease
Copy link

As the README states, users can simply execute:

docker run -p 1303:1303 nutsfoundation/nuts-registry-admin-demo

However, it seems there is no latest tag @ https://hub.docker.com/r/nutsfoundation/nuts-registry-admin-demo/tags. Therefore, the command fails:

➜ docker run -p 1303:1303 nutsfoundation/nuts-registry-admin-demo
Unable to find image 'nutsfoundation/nuts-registry-admin-demo:latest' locally
docker: Error response from daemon: manifest for nutsfoundation/nuts-registry-admin-demo:latest not found: manifest unknown: manifest unknown.
See 'docker run --help'.
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