aboutsummaryrefslogtreecommitdiff
path: root/crio-umount.conf
blob: 5177e6362adb1d4f5c4ae4eaf48cc214587ad3ff (plain)
1
2
3
4
5
6
7
8
# This contains a list of paths on host which will be unmounted inside
# container. (If they are mounted inside container).

# If there is a "/*" at the end, that means only mounts underneath that
# mounts (submounts) will be unmounted but top level mount will remain
# in place.
/var/run/containers/*
/var/lib/containers/storage/*