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 a73d07ff7a
imagetools: process com.docker.reference.* annotations
To give us the option later down the road of producing recommended OCI
names in BuildKit (using com instead of vnd, woops), we need to update
Buildx to be able to process both.

Ideally, if a Buildx/BuildKit release hadn't been made we could just
switch over, but since we have, we'd need to support both (at least for
a while, eventually we could consider deprecating+removing the vnd
variant).

Signed-off-by: Justin Chadwell <me@jedevc.com>
(cherry picked from commit 642f28f439)
2 years ago
..
buildflags buildflags: warn on duplicate attest field 2 years ago
cobrautil
confutil
dockerutil dockerutil pkg to manage docker api client and context 2 years ago
gitutil build: check reachable git commits 2 years ago
imagetools imagetools: process com.docker.reference.* annotations 2 years ago
logutil
platformutil
progress Merge pull request #1305 from jedevc/progress-group-prefixed-writer 2 years ago
resolver
tracing
userfunc Dockerfile: update golangci-lint to 1.48.0 (go 1.19 support) 2 years ago
waitmap