Skip to content

Commit c209743

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 <github@gone.nl>
1 parent 32bc912 commit c209743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)