Replace docker command from 'docker daemon' to 'dockerd'
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn> Upstream-commit: 530668cb2262fc89e60a23d9a0f6555498b0171b Component: engine
This commit is contained in:
@ -182,7 +182,7 @@ on how to query labels set on a container.
|
||||
|
||||
## Daemon labels
|
||||
|
||||
docker daemon \
|
||||
dockerd \
|
||||
--dns 8.8.8.8 \
|
||||
--dns 8.8.4.4 \
|
||||
-H unix:///var/run/docker.sock \
|
||||
|
||||
Reference in New Issue
Block a user