buildx/docs/reference/buildx_debug-shell.md
Kohei Tokunaga f373b91cc3
Add flags and subcommand
Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2023-04-15 15:38:17 +09:00

1.0 KiB

docker buildx debug-shell

Start a monitor

Options

Name Type Default Description
--builder string Override the configured builder instance
--detach Detach buildx server (supported only on linux) [experimental]
--progress string auto Set type of progress output (auto, plain, tty). Use plain to show container output
--root string Specify root directory of server to connect [experimental]
--server-config string Specify buildx server config file (used only when launching new server) [experimental]