Update runc and runtime-spec dependencies

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
This commit is contained in:
Michael Crosby
2017-06-27 11:19:58 -07:00
parent f3b85a91b0
commit 49f9dc494f
104 changed files with 24673 additions and 20234 deletions

View File

@@ -52,7 +52,7 @@ var execCommand = cli.Command{
return err
}
pspec := &spec.Process
pspec := spec.Process
pspec.Terminal = tty
pspec.Args = args