Files
Jhon Honce 4b804e8516 Implement podman.containers.commit()
- Add API support
- Update tests
- Make changes from reviews

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

Closes: #798
Approved by: mheon
2018-05-18 21:08:21 +00:00
..
2018-05-18 21:08:21 +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