singularity icon indicating copy to clipboard operation
singularity copied to clipboard

Consider fuse-overlayfs unprivileged overlays

Open dtrudg opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Unprivileged execution of containers cannot use overlays. There is a fuse-overlayfs project that allows FUSE mounted overlayfs where kernel support is not available:

https://github.com/containers/fuse-overlayfs

Describe the solution you'd like

Consider whether to implement fuse-overlayfs based support for unprivileged overlayfs. May not be applicable depending on the rate of deployment of native kernel support. See #818

dtrudg avatar May 18 '22 21:05 dtrudg