mirror of
https://github.com/docker/cli.git
synced 2026-01-19 21:41:31 +03:00
if there is a tar-data.json.gz present for an image layer, then use it to create the tar archive, instead of the traditional graphdriver Diff. Signed-off-by: Vincent Batts <vbatts@redhat.com> Conflicts: graph/graph.go Upstream-commit: 5a00326d29efb161826ef13dfd63ed2732017cd1 Component: engine