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

Add Docker authentication to CircleCI jobs #10

Open
bacongobbler opened this issue Oct 14, 2020 · 0 comments
Open

Add Docker authentication to CircleCI jobs #10

bacongobbler opened this issue Oct 14, 2020 · 0 comments

Comments

@bacongobbler
Copy link
Member

bacongobbler commented Oct 14, 2020

Starting November 1, 2020, Docker Hub will impose rate limits based on the originating IP. Since CircleCI runs jobs from a shared pool of IPs, it is highly recommended to use authenticated Docker pulls with Docker Hub to avoid rate limit problems.

More information on how to apply authentication to CI jobs can be found here: https://circleci.com/docs/2.0/private-images/

- image: circleci/golang:1.11

See helm/helm#8848

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant