here's the blog that just came out for more info! we strongly encourage you to move to podman 2.0 as the 1.9 versions of podman use an old api 

https://www.redhat.com/sysadmin/podman-clients-macos-windows


On Mon, Aug 31, 2020 at 1:33 PM <thomas.neal@hcl.com> wrote:
Thanks Ashley, I have installed 1.9.3 on my macOS laptop to match my RHEL8 podman node.  I don't see any commands or flags on the 1.9.3 podman-remote client that allows specifying the remote podman node address, user, etc.  I'm able to successfully run 'podman version', but other commands result in a failure to find conmon

tnealmac16:~ thomasneal$ podman version
Version:            1.9.3
RemoteAPI Version:  1
Go Version:         go1.14.3
Git Commit:         5d44534fff6877b1cb15b760242279ae6293154c-dirty
Built:              Thu Jun 11 15:04:34 2020
OS/Arch:            darwin/amd64
tnealmac16:~ thomasneal$ podman info
Error: could not get runtime: could not find a working conmon binary (configured options: [/usr/libexec/podman/conmon /usr/local/libexec/podman/conmon /usr/local/lib/podman/conmon /usr/bin/conmon /usr/sbin/conmon /usr/local/bin/conmon /usr/local/sbin/conmon /run/current-system/sw/bin/conmon]): invalid argument
tnealmac16:~ thomasneal$
_______________________________________________
Podman mailing list -- podman@lists.podman.io
To unsubscribe send an email to podman-leave@lists.podman.io