docker · docker/141
141
Broken pipe (SIGPIPE)
The container process wrote to a pipe or socket with no reader and was terminated by SIGPIPE (signal 13). Often seen when a piped output consumer exits before the producer finishes.
The container process wrote to a pipe or socket with no reader and was terminated by SIGPIPE (signal 13). Often seen when a piped output consumer exits before the producer finishes.