程序包的使用
cn.taketoday.buildpack.platform.docker.type
程序包
说明
Central API for performing a buildpack build.
A limited Docker API providing the operations needed by pack.
Docker types.
-
类说明Volume bindings to apply when creating a container.Configuration used when creating a new container.Update class used to change data when creating a container config.A reference to a Docker container.Image details as returned from
Docker inspect.An image archive that can be loaded into Docker.Image configuration information.Update class used to change data when creating a copy.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 Docker volume name. -
类说明Configuration used when creating a new container.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.Image archive manifest information.A reference to a Docker image of the form"imagename[:tag|@digest]".A Docker volume name. -
类说明Volume bindings to apply when creating a container.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 manifest information.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 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.Regular Expressions for image names and references based on those found in the Docker codebase.A Docker volume name.