# 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.
WaitForPush indicates to main() that a `docker push` command has been
started.