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