containerd/runtime
Michael Crosby ed308ea1e6 Unmount rootfs with separate Remove() in bundle
This ensures that a container does not have a mounted rootfs in the
bundle directory before RemoveAll is called.  Having the rootfs removed
first with a Remove ensures that the directory is not mounted and empty
before the bundle directory is removed.

Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
2019-06-05 20:37:35 +00:00
..
linux/runctypes Regenerate protobufs 2019-04-03 23:41:15 +02:00
proc Shim pluggable logging 2019-03-12 12:18:28 -04:00
restart Cleanup workdirs on manager load 2018-07-30 10:21:04 -04:00
v1 Ensure that the rootfs dir is created in the bundle 2019-06-03 19:56:19 +00:00
v2 Unmount rootfs with separate Remove() in bundle 2019-06-05 20:37:35 +00:00
events.go Licence header added 2018-02-19 10:32:26 +09:00
monitor.go Licence header added 2018-02-19 10:32:26 +09:00
runtime.go runtime: add Add/Delete method in PlatformRuntime interface 2018-12-29 13:56:38 +08:00
task_list.go Runtime v2 2018-07-17 10:21:29 -04:00
task.go Runtime v2 2018-07-17 10:21:29 -04:00
typeurl.go Licence header added 2018-02-19 10:32:26 +09:00