container kill support

Signed-off-by: rajasec <rajasec79@gmail.com>
This commit is contained in:
rajasec
2015-08-03 16:19:07 +05:30
parent 067890ce20
commit 5a4e4dad79
+1 -2
View File
@@ -239,9 +239,8 @@ WantedBy=multi-user.target
```
##Usage:
runc --id=runc kill <arguments>
##Arguments can be signal number or signal name in string
####Arguments can be signal number or signal name in string
##Example
runc --id=runc kill TERM
runc --id=runc kill 15
##if the shell is interactive, few signals can not be forwarded. /bin/sh can not forward the signal