docker desktop stop
| 内容説明 | Stop Docker Desktop |
|---|---|
| 利用方法 | docker desktop stop [OPTIONS] |
オプション
| オプション | デフォルト | 内容説明 |
|---|---|---|
-d, --detach | Do not synchronously wait for the requested operation to complete | |
--force | Force Docker Desktop to stop | |
--timeout | Terminate the running command after the specified timeout with a non-zero exit code. A value of zero (the default) or -1 means no timeout |