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 d3412f1039 imagetools: refactor combining repository logic
This patch modifies the existing combining code in imagetools create to
provide better support for multiple repositories down the road.
Specifically, the code should no longer rely on a single repository
being used for all sources and tags, and should resolve descriptors in
their relevant repositories.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
buildflags bake: fix using push override with output definition 3 years ago
cobrautil cli: fix builder persistent flag 3 years ago
confutil create: load default buildkit config if none specified 3 years ago
imagetools imagetools: refactor combining repository logic 2 years ago
logutil Remove uses of deprecated io/ioutil 3 years ago
platformutil separate manual and automatically detected platforms 5 years ago
progress Remove uses of deprecated io/ioutil 3 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 bake: allow user functions in variables and vice-versa 4 years ago
waitmap util: add waitmap for target synchronization 3 years ago