containerd/runtime
Michael Crosby bd23df8fd1 Remove process dir and entry on error
If we fail to exec a process make sure that it is cleaned up within the
container's information and on disk state.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-14 16:05:45 -07:00
..
container.go Remove container on load if it exited 2016-03-14 14:23:24 -07:00
container_linux.go Remove process dir and entry on error 2016-03-14 16:05:45 -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