package
17.12.1-ce-rc2+incompatible
Repository: https://github.com/ssdev-go/moby.git
Documentation: pkg.go.dev

# Packages

Package dockerfile is the evaluation step in the Dockerfile parse/evaluate pipeline.
No description provided by the author
No description provided by the author
Package remotecontext is a generated protocol buffer package.

# Constants

DefaultDockerfileName is the Default filename with Docker commands, read by docker build.

# Structs

Result is the output produced by a Builder.

# Interfaces

Backend abstracts calls to a Docker Daemon.
ExecBackend contains the interface methods required for executing containers.
Image represents a Docker image used by the builder.
ImageBackend are the interface methods required from an image component.
ImageCache abstracts an image cache.
ImageCacheBuilder represents a generator for stateful image cache.
ReleaseableLayer is an image layer that can be mounted and released.
Source defines a location that can be used as a source for the ADD/COPY instructions in the builder.