buildx icon indicating copy to clipboard operation
buildx copied to clipboard

bake: switch to controller

Open crazy-max opened this issue 2 years ago • 1 comments

Carry https://github.com/docker/buildx/pull/1680 to handle controller options with bake and also use controller to build. This will be used in #1841 so we can pass the build reference to the result context for both build and bake efficiently.

crazy-max avatar Jun 01 '23 08:06 crazy-max

@ktock @jedevc Bake does not handle the context path hash like build (we just take the current work dir atm). This is also just specific to the k8s driver and should move there. I think we already discuss about it but can't put my finger on it.

crazy-max avatar Jun 01 '23 16:06 crazy-max