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