fix: avoid recursive Podman session chowns #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/podman-session-chown"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Map the rootless host user directly to the image user so session mounts stay writable without Podman's recursive :U ownership walk. Require Podman 4.3 and add regression coverage. Also merge the latest Agent Foundry repository directives into the existing project policy.