mirror of
https://github.com/docker/docs.git
synced 2026-04-01 00:38:52 +07:00
Fixes: #9860 Fixes: detach and attach tty mode We never actually need to close container `stdin` after `stdout/stderr` finishes. We only need to close the `stdin` goroutine. In some cases this also means closing `stdin` but that is already controlled by the goroutine itself. Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
4.6 KiB
4.6 KiB