mirror of
https://github.com/containers/podman.git
synced 2025-12-09 15:19:35 +08:00
added support for a new flag --passwd which, when false prohibits podman from creating entries in /etc/passwd and /etc/groups allowing users to modify those files in the container entrypoint resolves #11805 Signed-off-by: cdoern <cdoern@redhat.com>