mirror of https://github.com/docker/cli.git
465 B
465 B
container kill
Kill one or more running containers
Aliases
docker container kill
, docker kill
Options
Name | Type | Default | Description |
---|---|---|---|
-s , --signal |
string |
Signal to send to the container |
Description
See docker kill for more information.