pub const IMAGE_DOCKER_LAYER_GZIP_MEDIA_TYPE: &str = "application/vnd.docker.image.rootfs.diff.tar.gzip";
Expand description

The mediatype that Docker uses for a layer that is gzipped.