mirror of https://github.com/docker/cli.git
Remove docs for `dockerd --no-new-privileges`
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
f50f5f8944
commit
48332a6aeb
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue