Skip to content

undaunt/docker-mergerfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

docker-mergerfs

Build mergerfs from source using docker for ubuntu bionic (18.04).

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.

About

Build mergerfs from source in Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 61.7%
  • Shell 38.3%