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/build
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
..
build.go Support for passing through raw buildkit policies 2 years ago
git.go build: makes git dirty check opt-in 2 years ago
git_test.go build: makes git dirty check opt-in 2 years ago
invoke.go Enable to create container from error 2 years ago
result.go build: use gateway's solve context to allow cancelling getResultAt 2 years ago
url.go Remove uses of deprecated io/ioutil 3 years ago
utils.go build: use buildkit's gitutil package to detect remote files 2 years ago