We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have just tried following the steps from https://github.com/ga4gh/ga4gh-starter-kit-drs/blob/develop/README.md to pull the default docker image for this starter kit. But the first step did not work. When I tried next:
jfernan1@bsclife013[1]:~> docker pull ga4gh/ga4gh-starter-kit-drs:latest Error response from daemon: manifest for ga4gh/ga4gh-starter-kit-drs:latest not found: manifest unknown: manifest unknown
I first checked whether I mistyped the name of the image. As it was right, then I went to https://hub.docker.com/r/ga4gh/ga4gh-starter-kit-drs/tags , and I realized latest tag does not exist.
latest
So, could you either fix the documentation or create the image tag in Docker Hub, please?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Thank you for raising the issue @jmfernandez We will update our documentation.
Sorry, something went wrong.
No branches or pull requests
I have just tried following the steps from https://github.com/ga4gh/ga4gh-starter-kit-drs/blob/develop/README.md to pull the default docker image for this starter kit. But the first step did not work. When I tried next:
I first checked whether I mistyped the name of the image. As it was right, then I went to https://hub.docker.com/r/ga4gh/ga4gh-starter-kit-drs/tags , and I realized
latest
tag does not exist.So, could you either fix the documentation or create the image tag in Docker Hub, please?
Thanks in advance!
The text was updated successfully, but these errors were encountered: