Related to switch user #22381
-
I have created a user
I can run containers but if I switch user from
I got a |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Instead of using Run podman as another user interactively
Run podman as another user noninteractively
As to why not use Why can't I run rootless Podman containers when I log into a user via sudo or su? https://www.redhat.com/sysadmin/sudo-rootless-podman See also the tip in troubleshooting.md |
Beta Was this translation helpful? Give feedback.
-
I am logging in using |
Beta Was this translation helpful? Give feedback.
Probably it will work if you enable linger
See tip in troubleshooting.md
rootless containers exit once the user session exits