Skip to content

Commit 6bc4bf4

Browse files
committed
docs/reference: dockerd: update seccomp flag description
Update the description for the changes made in; moby/moby@68e96f8 Signed-off-by: Sebastiaan van Stijn <[email protected]> (cherry picked from commit c209743) Signed-off-by: Sebastiaan van Stijn <[email protected]>
1 parent 8a35f92 commit 6bc4bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/commandline/dockerd.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Options:
9090
--raw-logs Full timestamps without ANSI coloring
9191
--registry-mirror list Preferred registry mirror
9292
--rootless Enable rootless mode; typically used with RootlessKit
93-
--seccomp-profile string Path to seccomp profile
93+
--seccomp-profile string Path to seccomp profile. Use "unconfined" to disable the default seccomp profile (default "builtin")
9494
--selinux-enabled Enable selinux support
9595
--shutdown-timeout int Set the default shutdown timeout (default 15)
9696
-s, --storage-driver string Storage driver to use

0 commit comments

Comments
 (0)