mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
Restore part of the code removed by 966b44183f
that closed the stream. It's required now because the Run command won't
finish before the output stream was processed by the caller.
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>