Skip to content

help running rootless podman in rootless podman #23202

Answered by giuseppe
flixman asked this question in Q&A
Discussion options

You must be logged in to vote
-v /proc:/proc

this is wrong since the /proc refers to the host pid namespace, not the new PID namespace inside the container.

Please try with --security-opt=unmask=/proc

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@flixman
Comment options

Answer selected by flixman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants