Share feedback
Answers are generated based on the documentation.

docker compose stop

内容説明Stop services
利用方法docker compose stop [OPTIONS] [SERVICE...]

内容説明

Stops running containers without removing them. They can be started again with docker compose start.

オプション

オプションデフォルト内容説明
-t, --timeoutSpecify a shutdown timeout in seconds