mirror of
https://github.com/containerd/containerd.git
synced 2026-08-10 01:48:39 +00:00
Not reading all the data from the tar reader causes the
layer digest mismatch which causes failures during unpack
of certain images for lcow. This changes fixes that.
Signed-off-by: Amit Barve <ambarve@microsoft.com>
(cherry picked from commit d3b817b95c)
Signed-off-by: Kevin Parsons <kevpar@microsoft.com>