mirror of
https://github.com/containers/podman.git
synced 2026-03-19 07:08:38 -04: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>