Run fuse in nspawn container?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Di, 10.04.18 13:34, Johannes Ernst (johannes.ernst at gmail.com) wrote:

> Iâ??m running with
> 
>     systemd-nspawn â??capability=all
> 
> but now I also need /dev/fuse and Iâ??m not permitted to create it.
> 
> man systemd-nspawn says that "Device nodes may not be created.â?? which sounds like game over and no Fuse in the container. Is it?

Yeah, we don't allow arbitrary device node creation in nspawn
containers by default, as that's not safe. You may use
--bind=/dev/fuse, but ymmv as fuse isn't properly virtualized for
container environments last time I looked.

Lennart

-- 
Lennart Poettering, Red Hat


[Index of Archives]     [LARTC]     [Bugtraq]     [Yosemite Forum]     [Photo]

  Powered by Linux