mirror of
https://github.com/containers/podman.git
synced 2026-07-19 03:32:00 -04: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>