Add Docker authentication to CircleCI jobs
Open
- Dominant language
- Go
- Stars
- 8
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
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/
https://github.com/helm/pull-sizer/blob/bb557b11dfb698c211d6a9dd70935c93a97642ee/.circleci/config.yml#L6
See https://github.com/helm/helm/issues/8848
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.