docker container stop
Stop one or more running containers
Usage
docker container stop [OPTIONS] CONTAINER [CONTAINER...]
Description
See docker stop for more information.
Options
Option | Short | Default | Description |
---|---|---|---|
--signal | -s | Signal to send to the container | |
--time | -t | Seconds to wait before killing the container |