https://github.com/p5-vbnekit/python3-libvirt_lxc_helper
python3 libvirt_lxc helper tool
https://github.com/p5-vbnekit/python3-libvirt_lxc_helper
buildah docker libvirt lxc oci podman rootfs unshare
Last synced: about 1 month ago
JSON representation
python3 libvirt_lxc helper tool
- Host: GitHub
- URL: https://github.com/p5-vbnekit/python3-libvirt_lxc_helper
- Owner: p5-vbnekit
- License: cc0-1.0
- Created: 2023-04-28T12:14:06.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-13T16:09:13.000Z (about 1 year ago)
- Last Synced: 2025-06-13T16:58:34.760Z (about 1 year ago)
- Topics: buildah, docker, libvirt, lxc, oci, podman, rootfs, unshare
- Language: Python
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# p5-python3-libvirt_lxc_helper
python3 libvirt_lxc helper tool
## Install
- from source code directory: `cd path/to/source/code/directory && pip install .`
- from source code archive file: `pip install path/to/source/code/archive/file`
## Examples
Located in [examples](examples) directory.