docker compose stop

Stop services

Usage

docker compose stop [OPTIONS] [SERVICE...]

Description

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

Options

OptionShortDefaultDescription
--timeout-tSpecify a shutdown timeout in seconds