mirror of
https://github.com/docker/cli.git
synced 2026-09-09 10:05:21 -05:00
This makes sure that we don't buffer in memory and that we also flush stdin from diff as well as untar. Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Conflicts: pkg/chrootarchive/diff.go Upstream-commit: c8fc8768b672b06bd0cf38d65da8ba03016b85b2 Component: engine