docker / hub-feedback

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

Number of docker pull is not increasing #2222

Closed mortymacs closed 2 years ago

mortymacs commented 2 years ago

Problem description

Recently, we realized that the number of "docker pull" is not increasing while we have many docker pull every day.

Debug Information

URL: https://hub.docker.com/r/atkrad/wait4x

Task List

ingshtrom commented 2 years ago

How are checking the number of pulls of your image? When I go to hub.docker.com/r/atkrad/wait4x I see that there are 500k+ pulls. I wouldn't expect that number to increase until it hit the next milestone, I believe that is 1B+.

image

Do you have screenshots of what number(s) you are looking at so that we can ensure we are comparing apples with apples?

As a test, I did just do a pull and waited a minute before pulling up the page again. The API response properly showed the increase in pulls by 1.

NOTE: the pull counter is not immediately updated in the UI, so you may need to wait a minute or two in order for the number to reconcile.

mortymacs commented 2 years ago

Hi, Thanks, @ingshtrom :+1: Recently, we did some checks and realized that it works fine. So, no need for any action. So, I'm going to close the issue. Thanks.