containerd/linux
Phil Estes 79e6a93624
Fix incorrect reference to the gRPC runtime name as a binary
Until we have a way to preserve the initial command used to start the
container, we have to default to the default `runc` found on the $PATH.
This code after the last refactor of shim/API is incorrectly using the
gRPC object reference of the v1 runtime as a binary name which causes
os.Exec() errors.

Signed-off-by: Phil Estes <estesp@gmail.com>
Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com>
2017-06-26 19:49:09 -04:00
..
shim containerd-shim: Do not crash when receiving RPC before a Create() is issued 2017-06-23 17:51:57 -07:00
bundle.go containerd-shim: Use abstract namespace for the unix socket 2017-06-23 17:48:08 -07:00
list.go Move shim protos into linux pkg 2017-06-23 16:21:47 -07:00
runtime.go Fix incorrect reference to the gRPC runtime name as a binary 2017-06-26 19:49:09 -04:00
task.go Move shim protos into linux pkg 2017-06-23 16:21:47 -07:00