On Thu, Oct 8, 2020 at 5:55 PM Stefan Hajnoczi <[email protected]> wrote: > > virtiofsd cannot run in a container because CAP_SYS_ADMIN is required to > create namespaces. >
In crosvm we deal with this by also creating a user namespace, which then allows us to create the mount, net, and pid namespaces as well. Could that also work for virtiofsd? _______________________________________________ Virtio-fs mailing list [email protected] https://www.redhat.com/mailman/listinfo/virtio-fs
