Package org.springframework.boot.buildpack.platform.docker.type
package org.springframework.boot.buildpack.platform.docker.type
Docker types.
-
ClassDescriptionAPI Version number comprised of a major and minor value.Volume bindings to apply when creating a container.A reference to a blob by its digest.Configuration used when creating a new container.Update class used to change data when creating a container config.Additional content that can be written to a created container.A reference to a Docker container.Status details returned from
Docker container wait.Image details as returned fromDocker inspect.An image archive that can be loaded into Docker.Update class used to change data when creating an image archive.Image archive index information as provided byindex.json.Image archive manifest information as provided bymanifest.json.Image configuration information.Update class used to change data when creating a copy.A Docker image name of the form "docker.io/library/ubuntu".A platform specification for a Docker image.A reference to a Docker image of the form"imagename[:tag|@digest]".A layer that can be written to anImageArchive.A layer ID as used inside a Docker image of the formalgorithm: hash.A manifest as defined inapplication/vnd.docker.distribution.manifestorapplication/vnd.oci.image.manifestfiles.A distribution manifest list as defined inapplication/vnd.docker.distribution.manifest.listfiles.A Docker volume name.