mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +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>