package
0.0.0-20241112080837-97b903613cec
Repository: https://github.com/deepin-community/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.