mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
CompressStream() now always returns a stream that is closable, and it never closes the underlying writer. TarFilter() makes sure the decompressed stream is closed at the and, as well as the PipeWriter. Docker-DCO-1.1-Signed-off-by: Alexander Larsson <alexl@redhat.com> (github: alexlarsson) Upstream-commit: 804690bd07dcc1da6d0707d081e40ec9a189a3b6 Component: engine