mirror of
https://github.com/containers/podman.git
synced 2025-10-15 02:06:42 +08:00

Remove dummy UID/GID mappings added when joining existing user namespaces, which runc 1.1.11+ rejects as conflicting. RUNC fix: https://github.com/opencontainers/runc/pull/4124 Fixes #27148 Signed-off-by: Jan Rodák <hony.com@seznam.cz>