Man page - docker-compose-stop(1)

Packages contas this manual

Manual

DOCKER-COMPOSE-STOP(1) DOCKER-COMPOSE-STOP(1)

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.

-h, --help[=false] help for stop

-t, --timeout=0 Specify a shutdown timeout in seconds

--dry-run[=false] Execute command in dry run mode

docker-compose(1)

Mar 2025