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
examples/compose
docker-compose up
consul:latest
docker-compose up -d is returning errors pulling consul:latest via examples/compose/docker-compose.yml:
docker-compose up -d
examples/compose/docker-compose.yml
tvaillancourt@tvailla-ltmxctu compose % docker-compose up -d [+] Running 3/3 ✘ consul2 Error 2.1s ✘ consul3 Error 2.1s ✘ consul1 Error 2.1s Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown
v14.0.5 and up (including main branch)
Linux/Mac OSX
Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Overview of the Issue
docker-compose up -d
is returning errors pullingconsul:latest
viaexamples/compose/docker-compose.yml
:tvaillancourt@tvailla-ltmxctu compose % docker-compose up -d [+] Running 3/3 ✘ consul2 Error 2.1s ✘ consul3 Error 2.1s ✘ consul1 Error 2.1s Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown
Reproduction Steps
examples/compose
docker-compose up -d
Binary Version
Operating System and Environment details
Log Fragments
Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown
The text was updated successfully, but these errors were encountered: