mirror of
https://github.com/containers/podman.git
synced 2025-05-30 23:17:20 +08:00

when using the remote client, users may need to specify a non-standard port for ssh connections. we can do so on the command line and within the remote-client configuration file. Fixes: #3987 Signed-off-by: baude <bbaude@redhat.com>