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

# Functions

NewBackend creates a new build backend from components.
NewTagger returns a new Tagger for tagging the images of a build.

# Structs

Backend provides build functionality to the API router.
Tagger is responsible for tagging an image created by a builder.

# Interfaces

Builder defines interface for running a build.
ImageComponent provides an interface for working with images.