Replies: 2 comments 3 replies
-
That will block you being able to create a user namespace, as I understand it. Bottom line no rootless podman without user namespace. You could confirm this by playing with the unshare command or executing a podman unshare |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wanna use podman in no-root user. I have no root privileges, so although I have installed podman but can not modify /proc/sys/user/max_user_namespaces from 0. Does this mean that as long as you have not any root privileges, you must not run podman? Can I specify the directory of max_user_namespaces in my user account?
Beta Was this translation helpful? Give feedback.
All reactions