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.
![]() This adds the ability to source additional local build definition files when sourcing Bake files via a remote url. Prefixing a file with 'cwd://' will source a bake file on the local machine, instead of the remote location. Local files will be read/have precedence before remote files. Usage: ``` docker buildx bake https://github.com/example/upstream.git --file cwd://docker-bake.override.hcl --print ``` This will source a default file from the example/upstream repository, and also source a build definition from the local machine. Signed-off-by: Cameron Adams <pnzreba@gmail.com> |
2 years ago | |
---|---|---|
.. | ||
imagetools | 2 years ago | |
bake.go | 2 years ago | |
build.go | 2 years ago | |
create.go | 2 years ago | |
create_test.go | 3 years ago | |
debug-shell.go | 2 years ago | |
diskusage.go | 2 years ago | |
inspect.go | 2 years ago | |
install.go | 2 years ago | |
ls.go | 2 years ago | |
prune.go | 2 years ago | |
rm.go | 2 years ago | |
root.go | 2 years ago | |
stop.go | 2 years ago | |
uninstall.go | 2 years ago | |
use.go | 2 years ago | |
version.go | 2 years ago |