mirror of
https://github.com/distribution/distribution.git
synced 2025-06-24 14:33:44 +00:00
Merge 45acc55bb9
into 9ed95e7365
This commit is contained in:
commit
bc460d58b3
@ -67,7 +67,7 @@ specify it in the `docker run` command:
|
||||
|
||||
```bash
|
||||
$ docker run -d -p 5000:5000 --restart=always --name registry \
|
||||
-v `pwd`/config.yml:/etc/distribution/config.yml \
|
||||
-v `pwd`/config.yml:/etc/docker/registry/config.yml \
|
||||
registry:2
|
||||
```
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user