containerd/runtime/v1/shim
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
..
client chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
v1 Regenerate protos with updated protoc-gen-go 2022-07-28 16:59:30 +00:00
local.go chore: use go fix to cleanup old +build buildtag 2022-12-29 14:25:14 +08:00
service_linux.go Fix missing closed fifo 2022-11-04 10:13:47 +08:00
service_unix.go Cleanup build constraints 2022-12-08 09:36:20 -08:00
service.go Use mount.Target to specify subdirectory of rootfs mount 2023-01-27 09:51:58 +08:00