mirror of
https://github.com/containers/skopeo.git
synced 2025-04-27 11:01:18 +00:00
To do so, have (skopeo copy) work with a types.Image, and replace uses of types.ImageSource with types.Image where possible to allow the caching in types.Image to work. This is a slight behavior change: - The manifest is now processed through fixManifestLayers - Duplicate layers (created e.g. when a non-filesystem-altering command is used in a Dockerfile) are only copied once. |
||
---|---|---|
.. | ||
types.go |