Files
moby/integration/internal/container
Brian Goff e7479e3ab8 Fix logging plugin crash unrecoverable
In cases where a logging plugin has crashed when the daemon tries to
copy the container stdio to the logging plugin it returns a broken pipe
error and any log entries that occurr while the plugin is down are lost.

Fix this by opening read+write in the daemon so logs are not lost while
the plugin is down.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2018-05-14 16:51:56 -04:00
..
2018-03-16 11:03:43 -04:00
2018-04-23 13:52:44 -07:00
2018-05-14 16:51:56 -04:00
2018-04-23 13:52:44 -07:00