mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07: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)