containerd/runtime
Michael Crosby c2df6e08cf Use runc for getting list of processes
runc now has a `ps` command with json output to support listing all the
processes inside a container.  We no longer need to use libcontainer
directly for doing this.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-04-26 14:40:05 -07:00
..
container.go Use runc for getting list of processes 2016-04-26 14:40:05 -07:00
process.go Remove windows code and simplify linux 2016-04-26 14:10:41 -07:00
runtime.go Remove windows code and simplify linux 2016-04-26 14:10:41 -07:00