container kill support

Signed-off-by: rajasec <rajasec79@gmail.com>
This commit is contained in:
rajasec
2015-08-03 16:12:20 +05:30
parent a5ef75b681
commit 067890ce20
4 changed files with 105 additions and 0 deletions
+1
View File
@@ -55,6 +55,7 @@ func main() {
checkpointCommand,
eventsCommand,
restoreCommand,
killCommand,
specCommand,
}
app.Before = func(context *cli.Context) error {