circleci-orb icon indicating copy to clipboard operation
circleci-orb copied to clipboard

Add support for authenticating with Docker Hub to avoid rate limit

Open sooo-s opened this issue 5 years ago • 1 comments

https://discuss.circleci.com/t/updated-authenticate-with-docker-to-avoid-impact-of-nov-1st-rate-limits/37567

Docker recently announced that rate limits will apply to anonymous image pulls from Docker Hub starting on November 1st, 2020. But as long as you add Docker authentication 107 to your pipeline config, you can avoid service disruption.

sooo-s avatar Oct 23 '20 07:10 sooo-s

Alternatively, you could host the images on another host like Quay.

rbarkley avatar Nov 03 '20 15:11 rbarkley

Thanks for creating the issue @sooo-s . Are you (or anyone else) currently running into the rate limit issue?

jordanpowell88 avatar Dec 20 '22 21:12 jordanpowell88

@jordanpowell88 Sorry, I do not know because I am not currently using this orb. 🙇‍♂️

sooo-s avatar Dec 22 '22 04:12 sooo-s

Closing as I am unsure if anyone is hitting the rate limit issue since this was opened. The rate limit is quite high, so I wouldn't suspect this would be an issue. Please open a new issue if this is occuring for you so we can evaluate looking into a solution.

jennifer-shehane avatar Mar 01 '23 15:03 jennifer-shehane