We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 903a27c + 9a2be62 commit b51bb39Copy full SHA for b51bb39
compose/compose-file.md
@@ -468,7 +468,7 @@ The default value is json-file.
468
driver: "syslog"
469
driver: "none"
470
471
-> **Note:** Only the `json-file` driver makes the logs available directly from
+> **Note:** Only the `json-file` and `journald` drivers make the logs available directly from
472
> `docker-compose up` and `docker-compose logs`. Using any other driver will not
473
> print any logs.
474
0 commit comments