A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://pkg.go.dev/github.com/moby/docker-image-spec/specs-go/v1 below:

v1 package - github.com/moby/docker-image-spec/specs-go/v1 - Go Packages

View Source
const DockerOCIImageMediaType = "application/vnd.docker.container.image.v1+json"

This section is empty.

This section is empty.

DockerOCIImage is a ocispec.Image extended with Docker specific Config.

DockerOCIImageConfig is a ocispec.ImageConfig extended with Docker specific fields.

type DockerOCIImageConfigExt struct {
	Healthcheck *HealthcheckConfig `json:",omitempty"` 

	OnBuild []string `json:",omitempty"` 
	Shell   []string `json:",omitempty"` 
}

DockerOCIImageConfigExt contains Docker-specific fields in DockerImageConfig.

HealthcheckConfig holds configuration settings for the HEALTHCHECK feature.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4