Multiple Login Attempts Issue in Docker #3137
wilcochris
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I contacted Docker because of an account rate limit issue, and they came back to me with the following:
My account is making 10 requests within 6ms, and the requests look like the below:
GET /token?account=***&scope=repository%3Anicolargo%2Fglances%3Apull&service=registry.docker.io HTTP/1.1
I have looked at the Docker compose file, and nothing suggests that this is being done.
I have looked at the Docker logs for the container, and I cannot see anything there either.
I was hoping someone might be able to point me in the right direction to get this resolved so my account on Docker hub can be usable again.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions