-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Description
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.
GimmeDaKitty, ettingshausen and scottstensland
Metadata
Metadata
Assignees
Labels
No labels