add CentOS's docker config file in multinode.rst
Change-Id: Ie3a7256265f2b1a05c1af1e887b48d48c140c022 Signed-off-by: Zhou Ya <zhou.ya@zte.com.cn>
This commit is contained in:
parent
9974652588
commit
b364c67c7b
@ -64,6 +64,11 @@ variable and add ``$DOCKER_OPTS`` to the end of ExecStart in ``[Service]``
|
||||
section:
|
||||
|
||||
::
|
||||
# CentOS
|
||||
[Service]
|
||||
MountFlags=shared
|
||||
EnvironmentFile=/etc/sysconfig/docker
|
||||
ExecStart=/usr/bin/docker daemon $INSECURE_REGISTRY
|
||||
|
||||
# Ubuntu
|
||||
[Service]
|
||||
|
Loading…
Reference in New Issue
Block a user