mirror of
https://github.com/containers/podman.git
synced 2025-09-28 17:25:31 +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>