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
It seems the testrail/apache image has no Tag latest and therefor is failing to pull it.
latest
docker image pull testrail/apache Using default tag: latest Error response from daemon: manifest for testrail/apache:latest not found: manifest unknown: manifest unknown
See: https://hub.docker.com/r/testrail/apache/tags?page=1&name=latest
It seems to me that there is a default tag that could be used instead.
default
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems the testrail/apache image has no Tag
latest
and therefor is failing to pull it.See: https://hub.docker.com/r/testrail/apache/tags?page=1&name=latest
It seems to me that there is a
default
tag that could be used instead.The text was updated successfully, but these errors were encountered: