-
Host machine has rootless setup, podman socket is created by this non-root user, and then mounted via |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Closing, it's the misunderstanding on my side. |
Beta Was this translation helpful? Give feedback.
Closing, it's the misunderstanding on my side.
The volume mapping is always relative to source host that opens the socket, so it cannot refer to local path in current container - command is running remotely on the host that opens socket so that's where security implication comes.