containers / containers/bubblewrap
Design for setting up fuse mounts (setuid)
Open
- Dominant language
- C
- Stars
- 8.7k
- Forks
- 386
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 11
Description
If I try to mount a encfs folder inside bwrap, I get the error:
```fuse: device not found, try 'modprobe fuse' first```
The fuse module is loaded, and encfs works fine when used outside of bwrap.
EDIT: I'm guessing this has something to do with encfs using `fusermount`, which has the setuid bit.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.