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

Bug Report: examples/compose fails to docker-compose up w/consul:latest tag error #13467

Closed
timvaillancourt opened this issue Jul 10, 2023 · 0 comments · Fixed by #13468
Closed

Comments

@timvaillancourt
Copy link
Contributor

timvaillancourt commented Jul 10, 2023

Overview of the Issue

docker-compose up -d is returning errors pulling consul:latest via 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

Reproduction Steps

  1. cd examples/compose
  2. docker-compose up -d

Binary Version

v14.0.5 and up (including main branch)

Operating System and Environment details

Linux/Mac OSX

Log Fragments

Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown
@timvaillancourt timvaillancourt added Needs Triage This issue needs to be correctly labelled and triaged Type: Bug labels Jul 10, 2023
@mattlord mattlord added Component: Examples Component: Docker and removed Needs Triage This issue needs to be correctly labelled and triaged labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants