mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
![]() When calling docker load on an image tar containing a compressed layer, apply NewProgressReader to the compressed layer (whose size is known), not the uncompressed stream. This fixes progress reporting to the client in this case. Signed-off-by: John Starks <jostarks@microsoft.com> |
||
---|---|---|
.. | ||
load.go | ||
save.go | ||
tarexport.go |