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
Felipe Santos f1f464e364 Add setproduct function to the bake HCL
As explained in the following link, it's a very useful function.

https://www.terraform.io/docs/configuration/functions/setproduct.html#finding-combinations-for-for_each
Signed-off-by: Felipe Santos <felipecassiors@gmail.com>
4 years ago
..
bake.go bake: support inline dockerfile 4 years ago
bake_test.go bake: support for remote files 4 years ago
compose.go Modify parsing functions and config structs to accept hcl changes 5 years ago
compose_test.go Modify parsing functions and config structs to accept hcl changes 5 years ago
hcl.go Add setproduct function to the bake HCL 4 years ago
hcl_test.go Add test of parsing a json bake config 5 years ago
remote.go progress: make sure all channels have written before returning 4 years ago