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

FUSE-OverlayFS overlay filesystem implementation. More...

Classes

class  Overlayfs
 

Detailed Description

FUSE-OverlayFS overlay filesystem implementation.

Fast overlay filesystem using fuse-overlayfs for copy-on-write functionality. Layers multiple read-only DwarFS mounts with a writable upper directory, providing transparent write access while preserving base layer immutability. Requires work directory for overlay metadata.