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
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
..
build.go bake: add new --sync-output flag 3 years ago
git.go Support empty env var when it can't be unset 3 years ago
git_test.go Support empty env var when it can't be unset 3 years ago
url.go Remove uses of deprecated io/ioutil 3 years ago
utils.go build: add ulimit support 4 years ago