Add journald as a supported logger for containers

Docker-DCO-1.1-Signed-off-by: Dan Walsh <dwalsh@redhat.com> (github: rhatdan)
master
Dan Walsh 2015-04-20 14:26:39 -04:00 committed by Tibor Vass
parent 8bf56348e9
commit 33e6a5b9c5
1 changed files with 4 additions and 0 deletions

View File

@ -788,6 +788,10 @@ command is available only for this logging driver
Syslog logging driver for Docker. Writes log messages to syslog. `docker logs`
command is not available for this logging driver
#### Logging driver: journald
Journald logging driver for Docker. Writes log messages to journald. `docker logs` command is not available for this logging driver
## Overriding Dockerfile image defaults
When a developer builds an image from a [*Dockerfile*](/reference/builder)