mirror of
https://github.com/goharbor/harbor.git
synced 2024-12-22 16:48:30 +01:00
fix docker docs link
This commit is contained in:
parent
a2267905f3
commit
78d7e2b788
@ -27,4 +27,4 @@ For example, if your mirror is serving on `http://reg.yourdomain.com`, you would
|
|||||||
docker --registry-mirror=https://reg.yourdomain.com daemon
|
docker --registry-mirror=https://reg.yourdomain.com daemon
|
||||||
```
|
```
|
||||||
|
|
||||||
Refer to the [Registry as a pull through cache](https://github.com/docker/distribution/blob/master/docs/mirror.md) for detailed information.
|
Refer to the [Registry as a pull through cache](https://docs.docker.com/registry/recipes/mirror/) for detailed information.
|
||||||
|
Loading…
Reference in New Issue
Block a user