containerd/runtime/v1/linux
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
..
proc Apply PR feedback 2019-04-04 18:40:30 +03:00
bundle.go Apply PR feedback 2019-04-04 18:40:30 +03:00
process.go Runtime v2 2018-07-17 10:21:29 -04:00
runtime.go Merge pull request #2899 from fuweid/proposal-add-Add-method-in-PlatformRuntime 2019-01-22 13:48:39 -05:00
task.go remove useless parameter from newTask 2018-09-04 10:59:00 +08:00