mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
d742c57f53
`docker events > /tmp/out` should not print control
characters to non-terminal STDOUT.
This addresses commit 26b4a4920a
without creating regression described in issue #6509.
Signed-off-by: Vojtech Vitek (V-Teq) <vvitek@redhat.com>