Replies: 1 comment 2 replies
-
Check the containers.conf in the |
Beta Was this translation helpful? Give feedback.
2 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.
-
Before posting a bug, I'd like to discuss whether this behaviour is expected or not.
What am I doing?
Running a rootless podman in a root environment and handling down
/dev/fuse
to a container with Alpine:What did I notice?
Lots of information from the the first container is leaked into the second one. Also,
catatonit
isn't PID 1, but dangling around.Question
Is this behaviour expected? Is it a problem? Can I do it better? Is there some namespace-mixing happening?
Environment
Latest stable Debian with Kernel 5.19 on AMD64
Beta Was this translation helpful? Give feedback.
All reactions