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/bake
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
..
bake.go bake: allow pattern matching for target names in --set 5 years ago
bake_test.go bake: allow pattern matching for target names in --set 5 years ago
compose.go Merge pull request #116 from tonistiigi/build-arg-default 6 years ago
compose_test.go bake: compose parser should only error if there are neither build nor image fields 6 years ago
hcl.go bake: initial implementation 6 years ago
hcl_test.go bake: fix dockerfile and context defaults 6 years ago