2

I want my image to be build using media type docker in the manifest like application/vnd.docker.distribution.manifest.v2+json but instead media type is being set as oci application/vnd.oci.image.config.v1+json" by default

I see kaniko by default builds the image using oci media type. Is there a way I can build and push the image in kaniko using docker media type

0 Answers0