mirror of
https://github.com/containers/podman.git
synced 2026-02-02 02:12:51 -05:00
podman client that is capable of: * images * ps * rm * rmi this is only a mockup to frame out and prove python library and ssh tunnelling usage. Signed-off-by: baude <bbaude@redhat.com> Closes: #986 Approved by: rhatdan