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
Missing tags for
bitnami/etcdrepository on Docker HubHello Docker Hub team,
It seems that the
bitnami/etcdrepository 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 foundThe 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
docker pull bitnami/etcd:latestExpected 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 28.5.1MacOSThank you for your help in restoring access to this image.
Best regards,
Bilel