mirror of
https://github.com/containers/podman.git
synced 2025-12-11 09:18:34 +08:00
move re-exec later on, so that we can check whether we need to join the infra container user namespace or we need to create another one. Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> Closes: #1372 Approved by: mheon