You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
buildx/commands
Brian Goff b2ec1d331c Add builder as a global flag.
This allows all subcommands to use this flag.
Additionally reads the default value for the flag from the
`BUILDX_BUILDER` env var.

Precedence is:

CLI ARG > flag > env var > config file

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
5 years ago
..
imagetools imagetools: avoid printing newline on raw mode 5 years ago
bake.go Add builder as a global flag. 5 years ago
build.go Add builder as a global flag. 5 years ago
create.go driver: allow setting driver opts 6 years ago
diskusage.go Add builder as a global flag. 5 years ago
inspect.go Add builder as a global flag. 5 years ago
install.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
ls.go vendor: update docker/cli (ab688a9a79a1) and docker/docker (3998dffb806f) 6 years ago
prune.go Add builder as a global flag. 5 years ago
rm.go Add builder as a global flag. 5 years ago
root.go Add builder as a global flag. 5 years ago
stop.go Add builder as a global flag. 5 years ago
uninstall.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
use.go Add builder as a global flag. 5 years ago
util.go Add option to build/bake to override instance 5 years ago
version.go rename to docker/buildx 6 years ago