mirror of
https://github.com/moby/moby.git
synced 2026-01-11 18:51:37 +00:00
When building a non-native platform, it's not unpacked by default. History tries to read the disk usage of all the layer and it doesn't handle missing snapshots gracefully. This patch fixes this. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>