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 e206c585bb build: error on attests on non-multiplatform driver
On drivers that do not support multi-platform builds (the default
`docker` driver), we do not support building attestations (unless using
the containerd store).

We need to check this feature before attempting to build using
attestations.

Also adds a test to ensure that attestations can be pushed to registries
at all, and that it adequately fails on the docker driver.

Signed-off-by: Justin Chadwell <me@jedevc.com>
1 year ago
..
build.go build: error on attests on non-multiplatform driver 1 year 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 build: rename ResultContext to ResultHandle 2 years ago
result.go remote controller: Fix entrypoint interaction bugs 1 year ago
url.go build: set remote bake def and remote dockerfile as internal solve 2 years ago
utils.go build: fix host-gateway handling 2 years ago