DOKK / manpages / debian 12 / docker.io / docker-container-stop.1.en
DOCKER(1) Docker User Manuals DOCKER(1)

docker-container-stop - Stop one or more running containers

docker container stop [OPTIONS] CONTAINER [CONTAINER...]

Stop a container (Send SIGTERM, and then SIGKILL after grace period)

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

-t, --time=10 Seconds to wait for stop before killing it

docker-container(1)

May 2023 Docker Community