From f1fddf3df91f3d337aeb61ad25a0d42d8b734ad2 Mon Sep 17 00:00:00 2001 From: Craig Date: Wed, 25 Jun 2025 13:14:44 -0700 Subject: [PATCH] formatting: update codeblock Signed-off-by: Craig --- content/manuals/engine/daemon/logs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/manuals/engine/daemon/logs.md b/content/manuals/engine/daemon/logs.md index 0b09f3e8e3b..9a564b9fd3b 100644 --- a/content/manuals/engine/daemon/logs.md +++ b/content/manuals/engine/daemon/logs.md @@ -117,7 +117,7 @@ The Docker daemon log can be viewed by using one of the following methods: Look in the Docker logs for a message like the following: -```none +```text ...goroutine stacks written to /var/run/docker/goroutine-stacks-2017-06-02T193336z.log ```