mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
formatting: update codeblock (#22922)
<!--Delete sections as needed --> ## Description `none` codeblock appears all white in dark mode. Changed to `text`. https://docker.slack.com/archives/C04300R4G5U/p1750880927769369 https://deploy-preview-22922--docsdocker.netlify.app/engine/daemon/logs/  ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Editorial review Signed-off-by: Craig <craig.osterhout@docker.com>
This commit is contained in:
@@ -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
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user