containerd/runtime/v1/linux
Edgar Lee 34d5878185 Use mount.Target to specify subdirectory of rootfs mount
- Add Target to mount.Mount.
- Add UnmountMounts to unmount a list of mounts in reverse order.
- Add UnmountRecursive to unmount deepest mount first for a given target, using
moby/sys/mountinfo.

Signed-off-by: Edgar Lee <edgarhinshunlee@gmail.com>
2023-01-27 09:51:58 +08:00
..
bundle_test.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
bundle.go Use cleanup.Background instead of context.Background for cleanup 2023-01-04 11:22:24 -08:00
process.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
runtime.go Use mount.Target to specify subdirectory of rootfs mount 2023-01-27 09:51:58 +08:00
task.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00