containerd/runtime/v2/runc
Georgi Sabev c0f0b21314 Apply PR feedback
* Rootfs dir is created during container creation not during bundle
  creation
* Add support for v2
* UnmountAll is a no-op when the path to unmount (i.e. the rootfs dir)
  does not exist or is invalid

Co-authored-by: Danail Branekov <danailster@gmail.com>
Signed-off-by: Georgi Sabev <georgethebeatle@gmail.com>
2019-04-04 18:40:30 +03:00
..
options runtimev2: add image-path and work-path for c/r 2018-11-24 23:08:25 +08:00
v1 Add runc.v2 multi-shim 2019-02-21 11:09:46 -05:00
v2 Add runc.v2 multi-shim 2019-02-21 11:09:46 -05:00
container.go Apply PR feedback 2019-04-04 18:40:30 +03:00
epoll.go Move runc shim code into common package 2019-02-21 10:47:41 -05:00
platform.go Shim pluggable logging 2019-03-12 12:18:28 -04:00
util.go Move runc shim code into common package 2019-02-21 10:47:41 -05:00