8000 Update dockerd command line ref, changes in 28.0 · docker/cli@be66909 · GitHub
[go: up one dir, main page]

Skip to content

Commit be66909

Browse files
committed
Update dockerd command line ref, changes in 28.0
Signed-off-by: Rob Murray <rob.murray@docker.com>
1 parent 656523e commit be66909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/dockerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ Options:
9696
--raw-logs Full timestamps without ANSI coloring
9797
--registry-mirror list Preferred registry mirror
9898
--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")
99+
--seccomp-profile string Path to seccomp profile. Set to "unconfined" to disable the default seccomp profile (default "builtin")
100100
--selinux-enabled Enable selinux support
101101
--shutdown-timeout int Set the default shutdown timeout (default 15)
102102
-s, --storage-driver string Storage driver to use

0 commit comments

Comments
 (0)
0