mirror of
https://github.com/containers/podman.git
synced 2025-06-26 21:07:02 +08:00

We need to map slices set for both UID and GID maps to be equivalent if not specified by user. Currently if you do not specify both the containers are not running. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> Closes: #865 Approved by: baude