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/progress
Justin Chadwell 0566e62995 progress: add prefix to vertex progress group
As buildkit now uses progress groups for the COPY --link instruction
we need to ensure that we additionally prefix the progress group name,
or the target name will be left off in bake commands with more than one
target.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
fromreader.go Remove uses of deprecated io/ioutil 3 years ago
multiwriter.go progress: add prefix to vertex progress group 2 years ago
printer.go Remove uses of deprecated io/ioutil 3 years ago
progress.go build: add push support to docker driver 4 years ago
reset.go update lint to go1.16/golangci 4 years ago
writer.go progress: avoid double logs when multiple targets build same step 3 years ago