[lxc-users] FUSE stopped working inside containers

Serge E. Hallyn serge at hallyn.com
Wed Jul 13 16:56:52 UTC 2016


Quoting Saint Michael (venefax at gmail.com):
> I did work around it by mounting the ftp site on the host and sharing /mnt
> with the container, but as a solution is poor, since I cannot execute the
> mound command from the container, to be run on the host.
> This was working fine until last week. I just checked and /dev/fuse does
> not exist in the container, although the module fuse is loaded.
> So the question is how do I create that device on the container

One way is to use

lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file


More information about the lxc-users mailing list