spiegel_podman/pkg/rootless
Giuseppe Scrivano 6ffcb98a70
rootless: unshare mount namespace
unshare the mount namespace as well when creating an user namespace so
that we are the owner of the mount namespace and we can mount FUSE
file systems on Linux 4.18.  Tested on Fedora Rawhide:

podman --storage-opt overlay.fuse_program=/usr/bin/fuse-overlayfs run alpine echo hello
hello

Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
2018-07-13 16:37:37 +02:00
..
rootless_linux.c rootless: unshare mount namespace 2018-07-13 16:37:37 +02:00
rootless_linux.go rootless: Merge rootless.go back into rootless_linux.go 2018-07-06 00:48:39 +00:00
rootless_unsupported.go more changes to compile darwin 2018-07-05 16:05:12 +00:00