Skip to content

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

@timvaillancourt

Description

@timvaillancourt

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions