Replies: 3 comments 2 replies
-
without privileges or a privileged helper (like newuidmap/newgidmap), the first command is not able to setup the user namespace. If you are already running privileged, with capabilities, then the user namespace can be configured. |
Beta Was this translation helpful? Give feedback.
1 reply
-
You need to create your image similar to https://github.com/containers/podman/tree/main/contrib/podmanimage/stable |
Beta Was this translation helpful? Give feedback.
1 reply
-
Update debug messagepodman info --log-level debug
|
Beta Was this translation helpful? Give feedback.
0 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.
-
Hi all, I am trying to create rootless podman, reference here: Podman inside of a container
when i run podman info command, return [cannot set user namespace]
my command
podman version 4.2.0
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions