dwarfs

Fast high compression read-only file system for Linux, Windows, macOS

brewmacoslinux
Try with needOr install directly
Source

About

Fast high compression read-only file system for Linux, Windows, and macOS

Commands

mkdwarfsdwarfsckdwarfs

Examples

Create a compressed dwarfs image from a directory$ mkdwarfs -i /path/to/source -o image.dwarfs
Mount a dwarfs image to access its contents$ dwarfs image.dwarfs /mnt/point
Verify integrity of a dwarfs image$ dwarfsck image.dwarfs