mirror of
https://github.com/moby/moby.git
synced 2026-07-08 15:48:52 +00:00
This fixes unnecessary errors being written to the daemon log after copying container streams failed due the streams being closed explicitly: time="2025-03-06T13:20:53.473232423Z" level=error msg="copy stream failed" error="io: read/write on closed pipe" stream=stdin Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>