buildx/docs
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
..
guides debug: Add `buildx debug` command 2023-10-13 12:09:21 +09:00
manuals docs: refactor bake file reference 2023-05-11 12:54:08 +01:00
reference Add dial-stdio command 2024-02-08 22:16:00 +00:00
bake-reference.md docs: update link to `docker build` reference 2024-01-19 15:28:37 +01:00
generate.go Mark experimental flags in `--help` 2024-01-13 19:53:56 +09:00