-
Task
-
Resolution: Released
-
Should have
-
None
-
5
-
CI/CD
-
Sprint #146
Starting November 1st Docker Hub will rate limit anonymous pulls of docker images (100 pulls/day). This affects our CI pipelines, since they all run from shared CircleCI servers.
CircleCI's suggestion is that we authenticate, so we don't get affected by the rate limit.
Documentation: https://circleci.com/docs/2.0/private-images/
- relates to
-
PLANET-5579 Add authentication for Docker Hub images
- CLOSED