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
Tibor Vass 2bca8fa677 bake: allow pattern matching for target names in --set
Although bake is for running multiple targets, --set required a single
target name for overriding a property. This change allows matching
multiple targets for overrides.

Signed-off-by: Tibor Vass <tibor@docker.com>
5 years ago
..
imagetools imagetools: avoid printing newline on raw mode 5 years ago
bake.go bake: allow pattern matching for target names in --set 5 years ago
build.go build: only use env for args if set 5 years ago
create.go driver: allow setting driver opts 6 years ago
inspect.go driver: allow configuring buildkitd flags 6 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
rm.go new driver: kubernetes 5 years ago
root.go rename to docker/buildx 6 years ago
stop.go commands: add implementations for create, use, rm, stop 6 years ago
uninstall.go install/uninstall: allow aliasing buildx to `docker builder` 6 years ago
use.go vendor: update docker/cli (ab688a9a79a1) and docker/docker (3998dffb806f) 6 years ago
util.go kubernetes: show Kubernetes Pods as buildx "Nodes" in `docker buildx inspect` 5 years ago
version.go rename to docker/buildx 6 years ago