mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
Remove deprecated '-d' option to start daemon
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
parent
b5975461f0
commit
e25f858bb6
@ -132,7 +132,7 @@ You can configure the Docker daemon with the `--registry-mirror` startup
|
|||||||
parameter:
|
parameter:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker --registry-mirror=https://registry.docker-cn.com -d
|
$ dockerd --registry-mirror=https://registry.docker-cn.com
|
||||||
```
|
```
|
||||||
|
|
||||||
Or you can add "https://registry.docker-cn.com" to the `registry-mirrors`
|
Or you can add "https://registry.docker-cn.com" to the `registry-mirrors`
|
||||||
|
Loading…
Reference in New Issue
Block a user