mirror of https://github.com/containers/podman.git
Signed-off-by: Jhon Honce <jhonce@redhat.com> |
||
---|---|---|
.. | ||
podman | ||
test | ||
.gitignore | ||
CHANGES.txt | ||
LICENSE.txt | ||
MANIFEST.in | ||
Makefile | ||
README.md | ||
requirements.txt | ||
setup.py |
README.md
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