Browse code

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

Michael Crosby authored on 2014/04/29 16:47:09
Showing 1 changed files
... ...
@@ -60,6 +60,7 @@ expect an integer, and they can only be specified once.
60 60
       -d, --daemon=false: Enable daemon mode
61 61
       --dns=[]: Force docker to use specific DNS servers
62 62
       --dns-search=[]: Force Docker to use specific DNS search domains
63
+      --enable-selinux=false: Enable selinux support for running containers
63 64
       -g, --graph="/var/lib/docker": Path to use as the root of the docker runtime
64 65
       --icc=true: Enable inter-container communication
65 66
       --ip="0.0.0.0": Default IP address to use when binding container ports