I’m trying to publish a new version of my image to jamesatjaminit/jam-bot:dev, the docker publish command completes successfully however the new tag is not visible on the docker hub website, nor when I try to pull it. Is there anything which could be causing this? I doubt it’s my command usage since I usually use Github Actions, and that stopped working too.
I noticed the same thing whilst trying to update my images. Images are being updated actually. (You can try pulling them, it works)
But somehow you cannot see them on Docker Hub
If pulling the image works then don’t worry about it. Just list the supported tags in the description. I almost never go to the tags page except when there is no description. The tag may appear later
I wish I had seen this forum thread before. I am just following a beginners’ training and tried my first push… I’ve then spent half of the night trying to figure out what I was doing wrong, before giving up.
I tried to upload new test images and the tags appeared immediately. The only thing I have noticed that the order of the images was in reverse. About 2 minutes later when I uploaded more than 10 images (there could be 25 on one page) suddenly the order was right and my last uploaded image went to the top of the page. What happens when you try to change the order using the “Sort by” drop down list?
If it doesn’t help, can you give us an example image which we can see (or try to see) on Docker Hub and try to pull it?