Add link to official registry image in local mirror documentation. (#15370)

This commit is contained in:
Zandor Smith
2022-08-12 14:05:07 +02:00
committed by GitHub
parent 8b5cf33e2f
commit cee8ae98b4

View File

@@ -68,7 +68,7 @@ be configured to use the `filesystem` driver for storage.
## Run a Registry as a pull-through cache
The easiest way to run a registry as a pull through cache is to run the official
Registry image.
[Registry](https://hub.docker.com/_/registry) image.
At least, you need to specify `proxy.remoteurl` within `/etc/docker/registry/config.yml`
as described in the following subsection.