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
Brian Goff 98efe7af10 Support for passing through raw buildkit policies
This adds an env var which can be used to pass in a path to a file to
read a buildkit source poliy from.

This is applied to any build is executed with the env set.
It is also applied to bakes (which are calling build behind the scenes).

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2 years ago
..
hclparser Merge pull request #1720 from jedevc/bake-replace-func 2 years ago
bake.go Support for passing through raw buildkit policies 2 years ago
bake_test.go bake: use default filenames from compose-go 2 years ago
compose.go update github.com/compose-spec/compose-go to v1.9.0 2 years ago
compose_test.go bake: support null arg value 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