mirror of https://github.com/containers/podman.git
Add option to varlink for --timeout. Input for this option is in milliseconds Signed-off-by: baude <bbaude@redhat.com> Closes: #814 Approved by: baude |
||
---|---|---|
.. | ||
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