Gitlab Runners in UDS.is hitting dockerhub anonymous pull rate limit #130
Open
Description
Example run: https://gitlab.uds.is/defenseunicorns/uds/packages/uds-package-meilisearch/-/jobs/1647#L132
It appears we are hitting the rate limit for dockerhub anonymous pulls (100 per 6 hours). Most of our test pipelines are pulling images from dockerhub and we quickly hit this rate limit.
Some options to look into:
- Adding a dockerhub robot account creds to the setup scripts
- Utilize a dependency proxy