ocivm/README.md

15 lines
247 B
Markdown

# ocivm
Create and run virtual machines from OCI container images.
## Dependencies
* [*buildah*][0]
* [*guestfs-tools*][1] (`virt-make-fs`)
* [*qemu*][2] >= 4.2
[0]: https://buildah.io/
[1]: https://libguestfs.org/
[2]: https://www.qemu.org/