Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

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

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...]

See Also