Merge pull request #31813 from albers/docs-dockerd--no-new-privileges

Remove docs for `dockerd --no-new-privileges`
This commit is contained in:
Sebastiaan van Stijn 2017-03-14 10:09:12 +01:00 committed by GitHub
commit d4db198592

View file

@ -70,7 +70,6 @@ Options:
--max-concurrent-uploads int Set the max concurrent uploads for each push (default 5)
--metrics-addr string Set address and port to serve the metrics api (default "")
--mtu int Set the containers network MTU
--no-new-privileges Disable container processes from gaining new privileges
--oom-score-adjust int Set the oom_score_adj for the daemon (default -500)
-p, --pidfile string Path to use for daemon PID file (default "/var/run/docker.pid")
--raw-logs Full timestamps without ANSI coloring