Files
docker-docs/engine
ripcurld0 0df910d590 Add a note regarding retrieving log messages when tty is enabled (#5321)
When running a container with tty enabled and setting the journald
logging driver, you may see "blob data" instead of the real log
message.

That's because tty appends "\r" to the end of the log line,
which isn't stripped by jorunald unless you specify the "--all" flag.

Signed-off-by: Boaz Shuster <ripcurld.github@gmail.com>
2017-11-17 12:09:53 -08:00
..
2017-10-17 21:34:07 -07:00
2017-10-10 11:14:58 -07:00
2017-11-13 11:52:49 -08:00
2017-08-17 14:56:25 -07:00