You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/util/imagetools
CrazyMax b702188b65
imagetools(create): set correct media type when combining manifests
When using imagetools create and combining multiple sources
we should check the media type of each manifest and set
the right media type for the manifest list.

If there is a mismatch we set OCI index as best effort.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
create.go imagetools(create): set correct media type when combining manifests 2 years ago
inspect.go imagetools inspect: multi-platform support 3 years ago
loader.go imagetools: process com.docker.reference.* annotations 2 years ago
printers.go inspect: lazily load attestation data 2 years ago