Skip to content

Commit 9a2be62

Browse files
authored
Update compose-file.md
Document that the journald logging driver allows docker-compose logs to work.
1 parent 8936e1b commit 9a2be62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compose/compose-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@ The default value is json-file.
468468
driver: "syslog"
469469
driver: "none"
470470

471-
> **Note:** Only the `json-file` driver makes the logs available directly from
471+
> **Note:** Only the `json-file` and `journald` drivers make the logs available directly from
472472
> `docker-compose up` and `docker-compose logs`. Using any other driver will not
473473
> print any logs.
474474

0 commit comments

Comments
 (0)