|
|
|
|
|
by RyEgswuCsn
1481 days ago
|
|
No it’s not. File written from inside the container into a mounted volume as root will be owned by root outside the container (uid 0, to be specific; doesn’t matter what the user is named). Edit: I might have misunderstood parent, who might be referring to Podman attempting to manage the uid mapping. |
|
If it mapped to root outside the container, you could just use podman to create setuid scripts owned by root for very trivial privelege escalation.