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/build
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
..
build.go invoke: load defaults from image config 2 years ago
git.go Add git provenance labels 2 years ago
git_test.go Add git provenance labels 2 years ago
url.go Remove uses of deprecated io/ioutil 3 years ago
utils.go build: add ulimit support 3 years ago