Description:
This is an issue found in quay.io, when trying to push rust image to quay.io. get error message "unsupported MIME type for compression: application/vnd.in-toto+json", pls review this issue.
Quay: quay.io
Rust Image: docker.io/rust:bullseye
https://hub.docker.com/_/rust/tags
skopeo copy docker://docker.io/rust:bullseye docker://quay.io/lzha/quaydemo:rust --dest-creds ***:*** -a Getting image list signatures Copying 8 of 8 images in list Copying image sha256:c42c8ca762560c182ba30edda0e0d71a8604040af2672370559d7e854653c66d (1/8) Getting image source signatures Copying blob 9439c0e98e5f done Copying blob 71d59f509c8f done Copying blob 99c539c6f532 done Copying blob b54dcdbbe5c1 done Copying blob d07a20b182d5 done Copying config 989dfc338d done Writing manifest to image destination Storing signatures Copying image sha256:cf83d372373ab006682808ab68dddc6288deb39b01e3961eaa2d8f760c21070b (2/8) Getting image source signatures Copying blob 58de912858b6 done Copying blob 6341488a073f done FATA[0024] Error creating an updated image manifest: Error preparing updated manifest, layer "sha256:d4b116083c5e05e61ce977d5718ceae6b2c7e84764184ab2787ca29fa472fe29": unsupported MIME type for compression: application/vnd.in-toto+json