docker container kill <container...>
Kill one or more running containers
Arguments
Name | Description |
---|---|
container |
Options
Name | Description |
---|---|
-s, --signal <string> | Signal to send to the container (default "KILL") |
Kill one or more running containers
Name | Description |
---|---|
container |
Name | Description |
---|---|
-s, --signal <string> | Signal to send to the container (default "KILL") |