buildx/commands
Justin Chadwell 566f41b598 build: avoid file resolution of dockerfile urls
Dockerfiles can be HTTP URLs as well as local paths 🤦

We just copy the same logic we use for resolving context paths, and
apply it here as well.

Signed-off-by: Justin Chadwell <me@jedevc.com>
2023-04-12 12:11:20 +01:00
..
imagetools mutualize builder logic 2022-12-06 12:13:41 +01:00
bake.go controller: Extract nested CommonOptions on controller API 2023-04-03 21:35:04 +09:00
build.go build: avoid file resolution of dockerfile urls 2023-04-12 12:11:20 +01:00
build_test.go controller: Extract nested CommonOptions on controller API 2023-04-03 21:35:04 +09:00
create.go k8s: generate node name if not provided 2023-03-11 21:22:10 +01:00
create_test.go Fix tolerations not parsing its options correctly, add tests 2022-04-22 12:12:05 +12:00
diskusage.go mutualize builder logic 2022-12-06 12:13:41 +01:00
inspect.go store: set nodegroup last activity 2022-12-08 19:49:51 +01:00
install.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
ls.go mutualize builder logic 2022-12-06 12:13:41 +01:00
prune.go mutualize builder logic 2022-12-06 12:13:41 +01:00
rm.go rm: do not check for context builders when removing inactive 2023-01-24 13:08:18 +01:00
root.go controller: move controllers out of commands into separate package 2023-01-31 17:51:33 +00:00
stop.go mutualize builder logic 2022-12-06 12:13:41 +01:00
uninstall.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00
use.go dockerutil pkg to manage docker api client and context 2022-12-06 12:13:41 +01:00
version.go cli: fix builder persistent flag 2021-11-04 18:52:17 +01:00