Merge "add CentOS's docker config file in multinode.rst"
This commit is contained in:
commit
052da60beb
@ -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…
x
Reference in New Issue
Block a user