mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update compose-file.md
Document that the journald logging driver allows docker-compose logs to work.
This commit is contained in:
@@ -468,7 +468,7 @@ The default value is json-file.
|
||||
driver: "syslog"
|
||||
driver: "none"
|
||||
|
||||
> **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
|
||||
> `docker-compose up` and `docker-compose logs`. Using any other driver will not
|
||||
> print any logs.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user