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
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
..
imagetools
bake.go bake: use controller to build 2 years ago
build.go bake: use controller to build 2 years ago
create.go Merge pull request #1727 from crazy-max/cmd-completion 2 years ago
create_test.go
debug-shell.go controller: replace logrus status messages with progress messages 2 years ago
diskusage.go
inspect.go inspect: display builder features 2 years ago
install.go
ls.go
prune.go
rm.go cli: add completion to list builder names 2 years ago
root.go Merge pull request #1727 from crazy-max/cmd-completion 2 years ago
stop.go cli: add completion to list builder names 2 years ago
uninstall.go
use.go cli: add completion to list builder names 2 years ago
version.go