mirror of
https://github.com/containers/skopeo.git
synced 2025-10-22 11:44:05 +00:00
We expect schema1 images to work. Also, docker/distribution doesn't provide useful errors for rejected schema1 images ( https://github.com/distribution/distribution/issues/2925 ), which makes it impractical for Skopeo to automatically convert schema1 to schema2. Signed-off-by: Miloslav Trmač <mitr@redhat.com>