mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 14:42:42 +00:00
The code not dependent on specifics of DockerImageSource now lives in docker.genericImage; the rest directly in docker.Image. docker.Image remains the only implementation of types.Image at this point, but that will change.