Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker hub rate limit for pro members #701

Open
shalini2385 opened this issue Sep 4, 2024 · 1 comment
Open

Docker hub rate limit for pro members #701

shalini2385 opened this issue Sep 4, 2024 · 1 comment
Assignees
Labels
community_new New idea raised by a community contributor docker_hub Improvements or additions to Docker Hub

Comments

@shalini2385
Copy link

Tell us about your request
I would like to see the docker hub rate limit - for utilized and no of left pulls for the day for pro membership

Which service(s) is this request for?
Pro members - for rate limit on docker hub

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
Unlike anonymous user who can see rate limit details, but same doesn't hold good for pro members.

Are you currently working around the issue?
No. we need to have these rate limit details as we are planning for monitoring these docker pull counts

Additional context
Current curl command which doesn give details about rate limit of docker pulls.
curl --head -H "Authorization: Bearer $TOKEN" https://registry-1.docker.io/v2/library/ubuntu/manifests/latest
HTTP/1.1 200 Connection established

HTTP/1.1 200 OK
content-length: 1338
content-type: application/vnd.oci.image.index.v1+json
docker-content-digest: sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee
docker-distribution-api-version: registry/2.0
etag: "sha256:8a37d68f4f73ebf3d4efafbcf66379bf3728902a8038616808f04e34a9ab63ee"
date: Thu, 29 Aug 2024 08:50:14 GMT
strict-transport-security: max-age=31536000
docker-ratelimit-source: a645ce4d-4328-42eb-8241-1624241605ef

@shalini2385 shalini2385 added the community_new New idea raised by a community contributor label Sep 4, 2024
@sheltongraves
Copy link
Collaborator

Thanks for suggestion! We don't have the ability to return rate limit headers for pro accounts at this moment. However we recently launched a dashboard that you can see data for all of your pulls: Hub Usage

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_new New idea raised by a community contributor docker_hub Improvements or additions to Docker Hub
Projects
Status: Considering
Development

No branches or pull requests

3 participants