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.
78616f2531
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> |
1 year ago | |
---|---|---|
.. | ||
workers | 1 year ago | |
bake.go | 1 year ago | |
build.go | 1 year ago | |
imagetools.go | 1 year ago | |
inspect.go | 2 years ago | |
integration.go | 2 years ago | |
integration_test.go | 1 year ago | |
ls.go | 2 years ago | |
version.go | 1 year ago |