mirror of
https://github.com/wsargent/docker-cheat-sheet.git
synced 2025-09-22 05:40:50 +02:00
Fix deploying link
This commit is contained in:
parent
dc67cc6ad7
commit
8cfa57d7e2
1 changed files with 1 additions and 1 deletions
|
@ -304,7 +304,7 @@ Docker.com hosts its own [index](https://hub.docker.com/) to a central registry
|
||||||
|
|
||||||
### Run local registry
|
### Run local registry
|
||||||
|
|
||||||
You can run a local registry by using the [docker distribution](https://github.com/docker/distribution) project and looking at the [local deploy](https://github.com/docker/distribution/blob/master/docs/deploying.md) instructions.
|
You can run a local registry by using the [docker distribution](https://github.com/docker/distribution) project and looking at the [local deploy](https://github.com/docker/docker.github.io/blob/master/registry/deploying.md) instructions.
|
||||||
|
|
||||||
Also see the [mailing list](https://groups.google.com/a/dockerproject.org/forum/#!forum/distribution).
|
Also see the [mailing list](https://groups.google.com/a/dockerproject.org/forum/#!forum/distribution).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue