You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
1.0 KiB
Markdown
19 lines
1.0 KiB
Markdown
# docker buildx debug-shell
|
|
|
|
<!---MARKER_GEN_START-->
|
|
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] |
|
|
|
|
|
|
<!---MARKER_GEN_END-->
|
|
|