-
Notifications
You must be signed in to change notification settings - Fork 43
Description
Missing tags for bitnami/etcd repository on Docker Hub
Hello Docker Hub team,
It seems that the bitnami/etcd repository no longer has any available tags.
This issue started occurring after yesterday’s outage.
When trying to pull the image, we get the following error:
Error response from daemon: failed to resolve reference “docker.io/bitnami/etcd:latest”: docker.io/bitnami/etcd:latest: not found
The repository appears empty — no tags or versions are listed on Docker Hub.
Could you please investigate whether the repository data was affected by the recent incident or if it has been temporarily removed?
Steps to reproduce
- Run
docker pull bitnami/etcd:latest - Observe the error
- Visit https://hub.docker.com/r/bitnami/etcd/tags — no tags are available
Expected behavior
Tags such as latest, 3.5.x, etc., should be available and pullable.
Actual behavior
All tags appear to be missing, and image pulls fail with a "not found" error.
-> https://hub.docker.com/r/bitnami/etcd/tags/
Environment
- Docker version:
Docker version 28.5.1 - OS:
MacOS
Thank you for your help in restoring access to this image.
Best regards,
Bilel