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/store
Justin Chadwell ef0cbf20f4 buildx: warn on editing nodes
Previously, editing nodes to contain a new set of driver options or
config files was unsupported, and silently dropping them. In this patch,
we update with these, as well as add a new warning message that any new
options may not taken into account until the builder restarts (which
may apply to the flags, platforms and endpoints as well).

Signed-off-by: Justin Chadwell <me@jedevc.com>
2 years ago
..
storeutil set build-args from docker proxy configuration 3 years ago
nodegroup.go buildx: warn on editing nodes 2 years ago
nodegroup_test.go driver: allow setting driver opts 6 years ago
store.go Remove uses of deprecated io/ioutil 3 years ago
store_test.go Remove uses of deprecated io/ioutil 3 years ago
util.go commands: add implementations for create, use, rm, stop 6 years ago