mirror of
https://github.com/containers/podman.git
synced 2025-06-05 14:06:01 +08:00

Forward the ssh exit code to the podman caller. This is useful for scripts. Use the same logic as podman unshare. Fixes #14401 Signed-off-by: Paul Holzinger <pholzing@redhat.com>