Description
A FUSE implementation of overlayfs, often useful for rootless containers and environments that need layered filesystems without kernel overlay mounts. It lets one filesystem view combine upper and lower layers.
Use it when container or storage tooling specifically needs fuse-overlayfs. Layered filesystems can hide where data is really stored, so understand the mount layout before deleting or modifying files.