Docker Hub rate limit | Docker Docs

PHOTO EMBED

Mon Jun 10 2024 01:42:53 GMT+0000 (Coordinated Universal Time)

Saved by @calazar23

$ TOKEN=$(curl --user 'username:password' "https://auth.docker.io/token?service=registry.docker.io&scope=repository:ratelimitpreview/test:pull" | jq -r .token)
content_copyCOPY

https://docs.docker.com/docker-hub/download-rate-limit/