From be669099cbbfbd087cdb94acb45959e681b93907 Mon Sep 17 00:00:00 2001 From: Rob Murray Date: Mon, 24 Feb 2025 15:18:56 +0000 Subject: [PATCH] Update dockerd command line ref, changes in 28.0 Signed-off-by: Rob Murray --- docs/reference/dockerd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/dockerd.md b/docs/reference/dockerd.md index 3c36462399..f3c607a573 100644 --- a/docs/reference/dockerd.md +++ b/docs/reference/dockerd.md @@ -96,7 +96,7 @@ Options: --raw-logs Full timestamps without ANSI coloring --registry-mirror list Preferred registry mirror --rootless Enable rootless mode; typically used with RootlessKit - --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") --selinux-enabled Enable selinux support --shutdown-timeout int Set the default shutdown timeout (default 15) -s, --storage-driver string Storage driver to use