Merge "add CentOS's docker config file in multinode.rst"
This commit is contained in:
@@ -64,6 +64,11 @@ variable and add ``$DOCKER_OPTS`` to the end of ExecStart in ``[Service]``
|
|||||||
section:
|
section:
|
||||||
|
|
||||||
::
|
::
|
||||||
|
# CentOS
|
||||||
|
[Service]
|
||||||
|
MountFlags=shared
|
||||||
|
EnvironmentFile=/etc/sysconfig/docker
|
||||||
|
ExecStart=/usr/bin/docker daemon $INSECURE_REGISTRY
|
||||||
|
|
||||||
# Ubuntu
|
# Ubuntu
|
||||||
[Service]
|
[Service]
|
||||||
|
Reference in New Issue
Block a user