Constant oci_client::manifest::IMAGE_CONFIG_MEDIA_TYPE
source ยท pub const IMAGE_CONFIG_MEDIA_TYPE: &str = "application/vnd.oci.image.config.v1+json";
Expand description
The mediatype for an image config (manifest).