package
0.0.0-20200321120002-dd2de08144c3
Repository: https://github.com/wuka1/docker.git
Documentation: pkg.go.dev
# Functions
BuilderVersion derives the default docker builder version from the config Note: it is valid to have BuilderVersion unset which means it is up to the client to choose which builder to use.
NewRouter initializes a new build router.
# Interfaces
Backend abstracts an image builder whose only purpose is to build an image referenced by an imageID.