containerd/runtime
Michael Crosby ca6ae2e64b Remove container on load if it exited
If the shim gets sigkilled while containerd is down we need to be able
to remove the container correctly so that it does not stay in a stopped
state forever.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-14 14:23:24 -07:00
..
container.go Remove container on load if it exited 2016-03-14 14:23:24 -07:00
container_linux.go Remove container on load if it exited 2016-03-14 14:23:24 -07:00
container_windows.go Add oom support to events 2016-02-29 17:01:40 -08:00
process.go Remove container on load if it exited 2016-03-14 14:23:24 -07:00
process_linux.go runtime compiles on Windows 2016-02-26 14:01:06 -08:00
process_windows.go runtime compiles on Windows 2016-02-26 14:01:06 -08:00
runtime.go Add update rpc for resource updates 2016-03-07 15:23:52 -08:00
runtime_linux.go runtime compiles on Windows 2016-02-26 14:01:06 -08:00
runtime_windows.go runtime compiles on Windows 2016-02-26 14:01:06 -08:00