8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 656523e commit be66909Copy full SHA for be66909
docs/reference/dockerd.md
@@ -96,7 +96,7 @@ Options:
96
--raw-logs Full timestamps without ANSI coloring
97
--registry-mirror list Preferred registry mirror
98
--rootless Enable rootless mode; typically used with RootlessKit
99
- --seccomp-profile string Path to seccomp profile. Use "unconfined" to disable the default seccomp profile (default "builtin")
+ --seccomp-profile string Path to seccomp profile. Set to "unconfined" to disable the default seccomp profile (default "builtin")
100
--selinux-enabled Enable selinux support
101
--shutdown-timeout int Set the default shutdown timeout (default 15)
102
-s, --storage-driver string Storage driver to use
0 commit comments