mirror of
https://github.com/containers/podman.git
synced 2026-07-29 00:16:57 -04:00
When running podman as non root user always create an userNS and let the OCI runtime use it. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #936 Approved by: rhatdan