gbraad / dotfiles

Gerard Braad's dotfiles; using Git and Stow
11 stars 4 forks source link

Run devenv container with capabilities to allow fuse #34

Open gbraad opened 1 week ago

gbraad commented 1 week ago

The following is necessary to allow Fuse to work:

 --cap-add=SYS_ADMIN --device=/dev/fuse

or otherwise use --privileged