Function: containerKill() ​
containerKill(
opts
):Promise
<ContainerKillResponse
>
Kill a container
Send a POSIX signal to a container, defaulting to killing to the container.
Parameters ​
Parameter | Type |
---|---|
|
Returns ​
Promise
<ContainerKillResponse
>