//
pkg.gl
Category
github.com/moby/docker
api
server
backend
build
package
28.0.1+incompatible
Repository:
https://github.com/moby/docker.git
Documentation:
pkg.go.dev
Overview
Versions
8
Dependencies
15
Dependents
0
Files
152 SLOC
#
Functions
NewBackend
NewBackend creates a new build backend from components.
#
Structs
Backend
Backend provides build functionality to the API router.
#
Interfaces
Builder
Builder defines interface for running a build.
ImageComponent
ImageComponent provides an interface for working with images.