1
Fork 0
ci-images/tasks
Lucas Schwiderski a6a9fe59ec
feat: Implement repository mirror
The `oci-build-task` seems to be doing more requests to the registry
than local `docker build`, which frequently results in Docker Hub's
rate limits kicking in.

By proxying `docker.io`, this should hopefully be avoided.

A somewhat elaborate setup and a custom build of `oci-build-task` are
needed: https://github.com/concourse/oci-build-task/pull/121.

Fixes: #39.
2024-08-29 11:58:39 +02:00
..
build-image.yml feat: Implement repository mirror 2024-08-29 11:58:39 +02:00