containerd/containerd-shim
Michael Crosby 6e4d5b385c Add runtimeArgs to pass to shim
This allows you to pass options like:

```bash
containerd --debug --runtime-args "--debug" --runtime-args
"--systemd-cgroup"
```

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2016-03-24 13:31:27 -07:00
..
example Update shim for exec 2016-02-02 16:00:22 -08:00
main.go Fix closing stdin before everything has been written to pipe 2016-03-23 12:12:56 -07:00
process.go Add runtimeArgs to pass to shim 2016-03-24 13:31:27 -07:00