Skip to content

Consul default docker tag is not there anymore #17973

@SaraMohamedSamir

Description

@SaraMohamedSamir

Overview of the Issue

We used to use the default tag of consul images in docker hub (latest) but we notice today the the tag is not there anymore.

I used the following:
docker pull docker.io/consul:latest

but it fails with the following error:
Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown

same error happened when I used docker pull consul :

Using default tag: latest
Error response from daemon: manifest for consul:latest not found: manifest unknown: manifest unknown

It only worked when we hardcode the version, for us this is not handy and we always prefer to use the lates version tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions