moby/image/tarexport
Paweł Gronowski 9f50e06993
image/save: Refactor saveLayer
`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>
2024-01-16 11:14:15 +01:00
..
load.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
load_test.go reject null manifests 2021-02-02 09:24:53 -08:00
save.go image/save: Refactor saveLayer 2024-01-16 11:14:15 +01:00
tarexport.go replace some strings with OCI consts 2023-10-17 16:34:52 +02:00