mirror of
https://github.com/containers/podman.git
synced 2026-06-07 15:25:45 -04:00
when setting up the user namespace do not ignore errors from newuidmap/newgidmap if there are mappings configured. The single user mapping is a fallback only when there are not mappings specified for the user. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>