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
CrazyMax 9df197046c
bake: use controller to build
With this change we are now passing a list of controller options
to run a build and returns a map of responses and result context
as bake can handle a list of targets.

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2 years ago
..
hclparser Merge pull request #1720 from jedevc/bake-replace-func 2 years ago
bake.go bake: use controller to build 2 years ago
bake_test.go bake: use controller to build 2 years ago
compose.go bake: support compose additional contexts 2 years ago
compose_test.go bake: support compose additional contexts 2 years ago
hcl.go bake: restrict target name 3 years ago
hcl_test.go bake: fix map type checking to detect matrix property set to list 2 years ago
remote.go bake: update ReadRemoteFiles to use buildkit api 2 years ago