package
0.7.0
Repository: https://github.com/devtable/docker-builder.git
Documentation: pkg.go.dev

# Functions

NewBuilder returns an instance of a Builder struct.

# Variables

SkipPush, when set to true, will override any behavior set by a Bobfile and will cause builders *NOT* to run `docker push` commands.

# Structs

A Builder is the struct that actually does the work of moving files around and executing the commands that do the docker build.