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> |
||
|---|---|---|
| .. | ||
| container.go | ||
| process.go | ||
| runtime.go | ||