docker buildx debug-shell
Start a monitor
This command is experimental
Experimental features are intended for testing and feedback as their functionality or design may change between releases without warning or can be removed entirely in a future release.
Usage
docker buildx debug-shell
Description
Start a monitor
Options
Option | Short | Default | Description |
---|---|---|---|
--detach | true | experimental (CLI) Detach buildx server (supported only on linux) | |
--progress | auto | Set type of progress output (auto , plain , tty ). Use plain to show container output | |
--root | experimental (CLI) Specify root directory of server to connect | ||
--server-config | experimental (CLI) Specify buildx server config file (used only when launching new server) |