table of contents
conflicting packages
DOCKER(1) | Docker User Manuals | DOCKER(1) |
NAME¶
docker-stop - Stop one or more running containers
SYNOPSIS¶
docker stop [OPTIONS] CONTAINER [CONTAINER...]
DESCRIPTION¶
Alias for docker container stop.
OPTIONS¶
-h, --help[=false] help for stop
-t, --time=10 Seconds to wait for stop before killing it
SEE ALSO¶
May 2023 | Docker Community |