Skip to content

pwaller/static-fusermount

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Example of use

$ docker run --rm static-fusermount:2.9.7 cat /usr/local/bin/fusermount > /opt/bin/fusermount
$ chmod 4755 /opt/bin/fusermount