Parcourir la source

Add cli flag to docs for selinux support
Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@crosbymichael.com> (github: crosbymichael)

Michael Crosby il y a 11 ans
Parent
commit
64d0f7e39b
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      docs/sources/reference/commandline/cli.md

+ 1 - 0
docs/sources/reference/commandline/cli.md

@@ -60,6 +60,7 @@ expect an integer, and they can only be specified once.
       -d, --daemon=false: Enable daemon mode
       -d, --daemon=false: Enable daemon mode
       --dns=[]: Force docker to use specific DNS servers
       --dns=[]: Force docker to use specific DNS servers
       --dns-search=[]: Force Docker to use specific DNS search domains
       --dns-search=[]: Force Docker to use specific DNS search domains
+      --enable-selinux=false: Enable selinux support for running containers
       -g, --graph="/var/lib/docker": Path to use as the root of the docker runtime
       -g, --graph="/var/lib/docker": Path to use as the root of the docker runtime
       --icc=true: Enable inter-container communication
       --icc=true: Enable inter-container communication
       --ip="0.0.0.0": Default IP address to use when binding container ports
       --ip="0.0.0.0": Default IP address to use when binding container ports