mirror of
https://github.com/containers/podman.git
synced 2025-06-17 23:20:59 +08: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