|
FlatImage
A configurable Linux containerization system
|
UnionFS-FUSE overlay filesystem implementation. More...
Classes | |
| class | UnionFs |
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.