bubblewrap icon indicating copy to clipboard operation
bubblewrap copied to clipboard

--bind non-world-x path with --unshare-user

Open luke-jr opened this issue 2 years ago • 0 comments

resolve_symlinks_in_ops appears to be called after setting up the new UID namespace, when it no longer has privileges to access the bind source. So even running bwrap as root, I can't bind mount a non-world-x path.

luke-jr avatar Apr 04 '23 22:04 luke-jr