# Functions

No description provided by the author
`docker exec` コマンドを実行する。.
workspaceFolder で指定したディレクトリに対応するコンテナのコンテナ ID を返却する.
No description provided by the author
`docker ps --format json` コマンドを実行する。.
`docker rm -f ${containerID}` コマンドを実行する。.
`docker stop -f ${containerID}` コマンドを実行する。.
No description provided by the author

# Structs

No description provided by the author
`docker ps --format json` コマンドの実行結果スキーマ Example: { }.