Mirroring private registry

Hello,

I searched but couldn’t find a precise documentation on how to setup a mirror of a private registry. My company is spread in multiple place around the world and would need to be able to setup different local mirrors of our private registry.

Can someone explain the process or point the documentation? Thanks

Hi,

Here is the official documentation of setting up a Docker Registry mirror although its not based on the latest version of Docker Registry. Just pointing it just incase it may help you. https://docs.docker.com/v1.6/articles/registry_mirror/.

Regards

Docs for the distribution project (v2 registry) are in its doc tree: https://github.com/docker/distribution/blob/master/docs/mirror.md

/Jeff

1 Like

On that documentation it is stated that it is not possible to mirror another private registry? Is this true or is there work around. I don’t exactly get it.

1 Like

The new url is: https://github.com/docker/distribution/blob/master/docs/recipes/mirror.md

New URL: https://github.com/docker/docker.github.io/blob/master/registry/recipes/mirror.md