Skip to content

Commit 66f9839

Browse files
LydellMangantigbarr01
authored andcommitted
Update json-file.md (docker#6085)
1 parent 2e25dd4 commit 66f9839

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config/containers/logging/json-file.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ only one container.
1818
To use the `json-file` driver as the default logging driver, set the `log-driver`
1919
and `log-opt` keys to appropriate values in the `daemon.json` file, which is
2020
located in `/etc/docker/` on Linux hosts or
21-
`C:\ProgramData\docker\config\daemon.json` on Windows Server. For more about
22-
+configuring Docker using `daemon.json`, see
23-
+[daemon.json](/engine/reference/commandline/dockerd.md#daemon-configuration-file).
21+
`C:\ProgramData\docker\config\daemon.json` on Windows Server. For more information about
22+
configuring Docker using `daemon.json`, see
23+
[daemon.json](/engine/reference/commandline/dockerd.md#daemon-configuration-file).
2424

2525
The following example sets the log driver to `json-file` and sets the `max-size`
2626
option.

0 commit comments

Comments
 (0)