Quoting Saint Michael ([email protected]): > When I try to use fuse in a container, I get > fuse: failed to open /dev/fuse: Operation not permitted > In my config file I have > lxc.mount.entry = /dev/fuse dev/fuse none bind,create=file > > How can I get back to be able to use fuse inside a container? > > rpm -qa | grep -i lxc > lxc-libs-2.0.3-1.el7.centos.x86_64 > lxc-templates-2.0.3-1.el7.centos.x86_64 > lxc-devel-2.0.3-1.el7.centos.x86_64 > lxc-2.0.3-1.el7.centos.x86_64 > lua-lxc-2.0.3-1.el7.centos.x86_64 > lxc-debuginfo-2.0.3-1.el7.centos.x86_64
Is this an unprivileged container? (are there lxc.id_map entries in the config file) _______________________________________________ lxc-users mailing list [email protected] http://lists.linuxcontainers.org/listinfo/lxc-users
