An error occurred while fetching issues.
Support replication for Docker container registries
Customer is trying to set up Geo and plans on using a read-only Docker registry. We should investigate the best path for replicating images across nodes.
Is the simplest method to configure the secondary as a pull-through cache? https://docs.docker.com/registry/recipes/mirror/ The downside to this is that images will only be fetched when they are needed and won't show up in the GitLab UI.