docker buildx debug
Start debugger
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
Description
Start debugger
Options
Option | Short | Default | Description |
---|---|---|---|
--detach | true | experimental (CLI) Detach buildx server for the monitor (supported only on linux) | |
--invoke | experimental (CLI) Launch a monitor with executing specified command | ||
--on | error | experimental (CLI) When to launch the monitor ([always, error]) | |
--progress | auto | Set type of progress output (auto , plain , tty ) for the monitor. Use plain to show container output | |
--root | experimental (CLI) Specify root directory of server to connect for the monitor | ||
--server-config | experimental (CLI) Specify buildx server config file for the monitor (used only when launching new server) |