FlatImage
A configurable Linux containerization system
Loading...
Searching...
No Matches
ns_filesystems::ns_unionfs Namespace Reference

UnionFS-FUSE overlay filesystem implementation. More...

Classes

class  UnionFs
 

Detailed Description

UnionFS-FUSE overlay filesystem implementation.

Compatible overlay filesystem using unionfs-fuse for layering read-only base mounts with a writable upper directory. Provides copy-on-write semantics with broader compatibility than OverlayFS. Suitable for systems where FUSE-OverlayFS is unavailable or when better compatibility is needed.