docker desktop start

内容説明Start Docker Desktop
利用方法docker desktop start [OPTIONS]
メモ

docker desktop start は Windows から SSH を通じて実行した場合には動作しません。 WinCred が資格情報を安全に保持する方法に制限があるためです。

オプション

オプションデフォルト内容説明
-d, --detachDo not synchronously wait for the requested operation to complete.
--timeoutTerminate the running command after the specified timeout with a non-zero exit code. A value of zero (the default) or -1 means no timeout.