containerd/supervisor
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
..
add_process.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
checkpoint.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
create.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
create_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
delete.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
errors.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
exit.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
get_containers.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
machine.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
machine_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
metrics.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
monitor_linux.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
monitor_solaris.go containerd build clean on Solaris (#203) 2016-05-19 10:12:50 -07:00
oom.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
signal.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
sort.go Refactor process.go for platform specific 2016-02-29 10:43:35 -08:00
sort_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
supervisor.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
task.go Remove eventloop package 2016-02-19 13:21:21 -08:00
types.go Move event types constants into single file 2016-04-19 19:09:54 +08:00
update.go Add golint to test (#255) 2016-06-03 15:00:49 -07:00
worker.go Call start in containerd 2016-06-27 10:49:20 -07:00