Skip to content
Snippets Groups Projects
Commit 052da60b authored by Jenkins's avatar Jenkins Committed by Gerrit Code Review
Browse files

Merge "add CentOS's docker config file in multinode.rst"

parents 32318c17 b364c67c
No related branches found
No related tags found
No related merge requests found
......@@ -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]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment