Skip to content

Commit b51bb39

Browse files
Merge pull request docker#69 from sixcorners/patch-1
Update compose-file.md
2 parents 903a27c + 9a2be62 commit b51bb39

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)