Docker Hub rate limits can be a real problem for self-hosted CI runners. Running a local Docker registry in pull-through cache mode solves this, but configuring multiple mirrors (e.g., for both docker.io and ghcr.io) is poorly documented. The Docker daemon itself only supports mirroring Docker Hub and cannot use multiple

7m read timeFrom blog.alexellis.io
Post cover image
Table of contents
A single registrySetting up multiple mirrorsWrapping up

Sort: