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/commands
Justin Chadwell 966c4d4e14 invoke: load defaults from image config
If user does not specify image certain container parameters, we can load
them from the exporter metadata.

Additionally, we introduce a new "default" value for the --invoke flag,
that keeps all of the default parameters (since cobra does not have an
easy way of accepting an optional flag argument).

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
imagetools imagetools: give imagetools create a progress bar 2 years ago
bake.go bake(compose): allow dot in target name 2 years ago
build.go invoke: load defaults from image config 2 years ago
create.go create: improve interface when attempting to create docker driver 2 years ago
create_test.go Fix tolerations not parsing its options correctly, add tests 3 years ago
diskusage.go return di.Err when it's not nil 2 years ago
inspect.go inspect: add buildkit version information to command output 2 years ago
install.go cli: fix builder persistent flag 3 years ago
ls.go ls: move builder/node status error msg below table 3 years ago
print.go add formatting support to print function 2 years ago
prune.go return di.Err when it's not nil 2 years ago
rm.go rm: display name of removed builder 3 years ago
root.go root: ignore SSH CloseRead warning 3 years ago
stop.go cli: fix builder persistent flag 3 years ago
uninstall.go cli: fix builder persistent flag 3 years ago
use.go cli: fix builder persistent flag 3 years ago
util.go buildx: prevent duplicate "failed to find driver" message 2 years ago
version.go cli: fix builder persistent flag 3 years ago