Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 280 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 280 Bytes

docker-mergerfs

Build mergerfs from source using docker for debian jessie (8).

To build, clone the repo and chmod +x build.sh then,

./build.sh

When the build is complete you'll end up with a mergerfs-from-source.deb which you can install with dpkg -i file.deb.