mirror of
https://github.com/containers/podman.git
synced 2025-06-03 12:17:13 +08:00

If someone runs podman as a user (uid) that is not defined in the container we want generate a passwd file so that getpwuid() will work inside of container. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>