moby/image/tarexport
John Starks 5fd8edec1c Report load progress on compressed layer size
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>
2016-06-24 15:28:26 -07:00
..
load.go Report load progress on compressed layer size 2016-06-24 15:28:26 -07:00
save.go Use describable interfaces 2016-06-06 17:49:34 -07:00
tarexport.go Use describable interfaces 2016-06-06 17:49:34 -07:00