docker buildx debug

October 13, 2023 ยท View on GitHub

Start debugger

Subcommands

NameDescription
buildStart a build

Options

NameTypeDefaultDescription
--builderstringOverride the configured builder instance
--detachDetach buildx server for the monitor (supported only on linux)
--invokestringLaunch a monitor with executing specified command
--onstringerrorWhen to launch the monitor ([always, error])
--progressstringautoSet type of progress output (auto, plain, tty) for the monitor. Use plain to show container output
--rootstringSpecify root directory of server to connect for the monitor
--server-configstringSpecify buildx server config file for the monitor (used only when launching new server)