docker / hub-feedback

Feedback and bug reports for the Docker Hub
https://hub.docker.com
232 stars 40 forks source link

newly pushed tag not showing #2118

Closed rustyx closed 2 years ago

rustyx commented 3 years ago

Just pushed a new release

$ docker build . -t rustyx/etcdv3-browser:v0.6.1
. . .
$ docker push rustyx/etcdv3-browser:v0.6.1
The push refers to repository [docker.io/rustyx/etcdv3-browser]
08a02e664873: Layer already exists
3ef4aaefebeb: Layer already exists
1799628130b2: Layer already exists
03901b4a2ea8: Layer already exists
v0.6.1: digest: sha256:136a6ea81d2a79834fc96dd7865bdbfbf210fb0150bb74c97d62458a14277dda size: 1156
$

The latest tag has been updated, but where's the v0.6.1 tag?

https://hub.docker.com/repository/docker/rustyx/etcdv3-browser

docker pull rustyx/etcdv3-browser:v0.6.1 works.

So why is v0.6.1 not showing as a tag?

silvin-lubecki commented 3 years ago

Hello @rustyx , thank you for filling this issue 👍 I looks like the v0.6.1 has been created https://hub.docker.com/layers/rustyx/etcdv3-browser/v0.6.1/images/sha256-136a6ea81d2a79834fc96dd7865bdbfbf210fb0150bb74c97d62458a14277dda?context=explore Did you re-push it afterwards?

melroy89 commented 3 years ago

I have the same issue. I think Docker really takes time to push new tags??

rustyx commented 3 years ago

@silvin-lubecki yes I re-pushed multiple times to no avail. Then approximately a week later the tag finally appeared on the site.

github-actions[bot] commented 2 years ago

We are clearing up our old issues and your ticket has been open for 6 months with no activity. Remove stale label or comment or this will be closed in 15 days.