mirror of
https://github.com/containers/podman.git
synced 2025-06-04 13:08:55 +08:00

when running a container remotely, we should only be sending stdin when running with --interactive; otherwise use nil. Fixes: #4095 Signed-off-by: baude <bbaude@redhat.com>