buildx/driver/docker
Brian Goff 760244ee3e Add dial-stdio command
This allows the buildx CLI to act a proxy to the configured instance.
It allows external code to use buildx itself as a driver for connecting
to buildkitd instances.

Instance and node selection should follow the same semantics as as
`buildx build`, including taking into account the `BUILDX_BUILDER` env
var and the `--builder` global flag.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2024-02-08 22:16:00 +00:00
..
driver.go Add dial-stdio command 2024-02-08 22:16:00 +00:00
factory.go driver(docker): opt to set additional dial meta to the client 2023-10-17 01:01:17 +02:00
version.go driver: update BuildKit version constraint for docker driver 2023-05-10 14:43:24 +02:00
version_test.go driver: update BuildKit version constraint for docker driver 2023-05-10 14:43:24 +02:00