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/commands
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
..
imagetools mutualize builder logic 2 years ago
bake.go debug: display build warnings after each build 2 years ago
build.go Support for passing through raw buildkit policies 2 years ago
build_test.go controller: don't write metadata file in controller 2 years ago
create.go build: support for saving local state by build ref 2 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago
debug-shell.go controller: replace logrus status messages with progress messages 2 years ago
diskusage.go mutualize builder logic 2 years ago
inspect.go store: set nodegroup last activity 2 years ago
install.go cli: fix builder persistent flag 3 years ago
ls.go mutualize builder logic 2 years ago
prune.go mutualize builder logic 2 years ago
rm.go rm: do not check for context builders when removing inactive 2 years ago
root.go Add flags and subcommand 2 years ago
stop.go mutualize builder logic 2 years ago
uninstall.go cli: fix builder persistent flag 3 years ago
use.go dockerutil pkg to manage docker api client and context 2 years ago
version.go cli: fix builder persistent flag 3 years ago