mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Remove docs for dockerd --no-new-privileges
Signed-off-by: Harald Albers <github@albersweb.de>
This commit is contained in:
parent
cdf66ba715
commit
0a1ace9d2f
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue