package
0.0.0-20240818021530-f5e744f7964a
Repository: https://github.com/kaisenlinux/docker.io.git
Documentation: pkg.go.dev

# Constants

DockerOCIImageMediaType is the media-type used for Docker Image spec images.

# Type aliases

DockerOCIImage is a ocispec.Image extended with Docker specific Config.
DockerOCIImageConfig is a ocispec.ImageConfig extended with Docker specific fields.
DockerOCIImageConfigExt contains Docker-specific fields in DockerImageConfig.
HealthcheckConfig holds configuration settings for the HEALTHCHECK feature.