docker-container-stop (1) - Linux Manuals
docker-container-stop: Stop one or more running containers
NAME
docker-container-stop - Stop one or more running containers
SYNOPSIS
docker container stop [OPTIONS] CONTAINER [CONTAINER...]
DESCRIPTION
Stop a container (Send SIGTERM, and then SIGKILL after grace period)
OPTIONS
-h, --help[=false]
-t, --time=10