Wrap lines for journald docs
Signed-off-by: Alexander Morozov <lk4d4@docker.com>
This commit is contained in:
parent
8979fe4d8a
commit
3df19749d4
1 changed files with 5 additions and 1 deletions
|
@ -898,7 +898,11 @@ remote server at `192.168.0.42` on port `123`
|
|||
|
||||
#### Logging driver: journald
|
||||
|
||||
Journald logging driver for Docker. Writes log messages to journald; the container id will be stored in the journal's `CONTAINER_ID` field. `docker logs` command is not available for this logging driver. For detailed information on working with this logging driver, see [the journald logging driver](reference/logging/journald) reference documentation.
|
||||
Journald logging driver for Docker. Writes log messages to journald; the
|
||||
container id will be stored in the journal's `CONTAINER_ID` field. `docker logs`
|
||||
command is not available for this logging driver. For detailed information on
|
||||
working with this logging driver, see [the journald logging driver](reference/logging/journald)
|
||||
reference documentation.
|
||||
|
||||
The following logging options are supported for this logging driver: [none]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue