pack config trusted-builders add

pack config trusted-builders add

Add a trusted-builders

Synopsis

Trust builder.

When building with this builder, all lifecycle phases will be run in a single container using the builder image.

pack config trusted-builders add [flags]

Examples

pack config trusted-builders add cnbs/sample-stack-run:bionic

Options

  -h, --help   help for add

Options inherited from parent commands

      --force-color   Force color output
      --no-color      Disable color output
  -q, --quiet         Show less output
      --timestamps    Enable timestamps in output
  -v, --verbose       Show more output

SEE ALSO