containerd/runtime
Michael Crosby 654c537d38 Call start in containerd
This fixes a sync issue when the containerd api returns after a
container has started.  It fixes it by calling the runtime start inside
containerd after the oom handler has been setup.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-06-27 10:49:20 -07:00
..
container.go Support the new --empty-ns flags in RunC for checkpoint/restore. 2016-06-09 16:49:26 -04:00
container_linux.go New oom sync (#257) 2016-06-09 13:33:26 -07:00
container_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
process.go Call start in containerd 2016-06-27 10:49:20 -07:00
runtime.go Call start in containerd 2016-06-27 10:49:20 -07:00
runtime_test.go Micro Benchmarks: multiples runtimes (#268) 2016-06-16 14:39:19 -07:00
stats.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00