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/util
Justin Chadwell 90c849f5ef bake: merge attest entries
This ensures that `target.attest=["type=sbom,<value>"]` can be
appropriately merged when `--sbom=true` or `--set
target.attest=type=sbom`.

To merge, we simply naively take the last valid value.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
buildflags bake: merge attest entries 2 years ago
cobrautil cli: add completion to list builder names 2 years ago
confutil create: load default buildkit config if none specified 3 years ago
dockerutil dockerutil pkg to manage docker api client and context 2 years ago
gitutil build: strip credentials from remote url on collecting Git provenance info 2 years ago
imagetools imagetools: process com.docker.reference.* annotations 2 years ago
ioset monitor: Enable to exec into the container 2 years ago
logutil Remove uses of deprecated io/ioutil 3 years ago
platformutil separate manual and automatically detected platforms 5 years ago
progress debug: display build warnings after each build 2 years ago
resolver allow multi-node push and imagetools to use custom registry config 3 years ago
tracing enable opentelemetry support 4 years ago
userfunc Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support) 3 years ago
waitmap util: add waitmap for target synchronization 3 years ago