https://bugzilla.suse.com/show_bug.cgi?id=1231231 https://bugzilla.suse.com/show_bug.cgi?id=1231231#c6 --- Comment #6 from Martin Sirringhaus <martin.sirringhaus@suse.com> --- distrobox already creates the containers in privileged mode: ❯ podman container inspect c364fe996b19 | grep -i privileged "io.podman.annotations.privileged": "TRUE", "--privileged", "io.podman.annotations.privileged": "TRUE", "Privileged": true, So rootless inside rootless should work, I think. Another colleague asked the maintainer, who responded with:
I think is something about opensuse, on ubuntu the guide works. After a quick test looks like if you do chmod +s /usr/bin/newuidmap /usr/bin/newgidmap works I guess a setcap problem -- You are receiving this mail because: You are on the CC list for the bug.