docker-container-stop - Stop one or more running containers
Contents
Description
Stop a container (Send SIGTERM, and then SIGKILL after grace period)
Name
docker-container-stop - Stop one or more running containers
Options
-h, --help[=false] help for stop
-s, --signal="" Signal to send to the container
-t, --time=0 Seconds to wait before killing the container
See Also
docker-container(1) Docker Community Feb 2025 DOCKER(1)
Synopsis
dockercontainerstop[OPTIONS]CONTAINER[CONTAINER...]
