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
Justin Chadwell d52c6230c0 bake: add new --sync-output flag
This patch introduces a new syncable output option, which ensures that
all builds finish simultaneously in the solver, so that no outputs are
completed independently of each other. This allows bake to easily
express the notion that either all builds should succeed and output or
none of them should.

Signed-off-by: Justin Chadwell <me@jedevc.com>
3 years ago
..
imagetools progress: explicitly fail if tty requested but not available 3 years ago
bake.go bake: add new --sync-output flag 3 years ago
build.go bake: add new --sync-output flag 3 years ago
create.go create: improve interface when attempting to create docker driver 3 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago
diskusage.go return di.Err when it's not nil 3 years ago
inspect.go inspect: add buildkit version information to command output 3 years ago
install.go cli: fix builder persistent flag 4 years ago
ls.go ls: move builder/node status error msg below table 3 years ago
print.go add formatting support to print function 3 years ago
prune.go return di.Err when it's not nil 3 years ago
rm.go rm: display name of removed builder 3 years ago
root.go root: ignore SSH CloseRead warning 3 years ago
stop.go cli: fix builder persistent flag 4 years ago
uninstall.go cli: fix builder persistent flag 4 years ago
use.go cli: fix builder persistent flag 4 years ago
util.go Merge pull request #1255 from crazy-max/docker-api 3 years ago
version.go cli: fix builder persistent flag 4 years ago