mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
When buffering to file add support for compressing the tar contents. Since digest should be computed while writing buffer, include digest creation during buffer. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: 851c64725d0b1b37e51fa0d0df744bbe82ad4c7b Component: engine