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
Sort: