Files
Jhon Honce 5f0d4b10e9 Add support for Zulu timestamp parsing
- Improve error message when podman varlink service is not running

Signed-off-by: Jhon Honce <jhonce@redhat.com>

Closes: #800
Approved by: rhatdan
2018-05-23 17:54:09 +00:00
..

podman - pythonic library for working with varlink interface to Podman

Status: Active Development

See libpod

To build the podman wheel:

cd ~/libpod/contrib/pypodman
python3 setup.py clean -a && python3 setup.py bdist_wheel