mirror of
https://github.com/moby/moby.git
synced 2026-07-11 00:58:22 +00:00
`diffIDPaths` is not used and can be removed. `savedConfig` stores if the config was already saved (ID of the image is the ID of the config). `savedLayers` stores if the layer (diff ID) was already saved. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>