lobaro / restic-backup-docker

A docker container to automate backups with restic
Apache License 2.0
330 stars 114 forks source link

fusermount: exec: "fusermount": executable file not found in $PATH #72

Closed zicklag closed 11 months ago

zicklag commented 1 year ago

Looks like fuse isn't installed in the container anymore.

niondir commented 11 months ago

Works for me in latest:

$ docker exec -ti backup-test sh
/ # which fusermount
/bin/fusermount