docker buildx debug
内容説明 | デバッガーの開始 |
---|---|
利用方法 | docker buildx debug |
試験的
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.
内容説明
デバッガーの開始。
オプション
オプション | デフォルト | 内容説明 |
---|---|---|
--detach | true | 試験的 (CLI) Detach buildx server for the monitor (supported only on linux) |
--invoke | 試験的 (CLI) Launch a monitor with executing specified command | |
--on | error | 試験的 (CLI) When to launch the monitor ([always, error]) |
--progress | auto | Set type of progress output (auto , plain , tty , rawjson ) for the monitor. Use plain to show container output |
--root | 試験的 (CLI) Specify root directory of server to connect for the monitor | |
--server-config | 試験的 (CLI)
Specify buildx server config file for the monitor (used only when launching new server) |
サブコマンド
コマンド | 内容説明 |
---|---|
docker buildx debug build | Start a build |