in rootless mode, /tmp/podman-run-{myuid}/podman/podman.sock was not created #23078
Answered
by
rhatdan
yuki00200007
asked this question in
Q&A
-
Hi, I'm using podman(podman version 4.9.4-rhel) in rootless mode. A part of the result of
Thank you! |
Beta Was this translation helpful? Give feedback.
Answered by
rhatdan
Jun 24, 2024
Replies: 1 comment 1 reply
-
Yes on a Linux platform podman works locally and does not use the socket. If you want to use podman --remote on a local system you need to activate the podman.socket systemd unit file. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
yuki00200007
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes on a Linux platform podman works locally and does not use the socket. If you want to use podman --remote on a local system you need to activate the podman.socket systemd unit file.