Tool to run OCI container images as QEMU virtual machines.
 
 
 
Go to file
Dustin bb1315fa63 Set default log level to WARNING
This ensures that the only output comes from the container process by
default.
2023-02-26 12:35:57 -06:00
kernel@1ac8758e02 Initial commit 2023-02-24 12:00:06 -06:00
src/ocivm Set default log level to WARNING 2023-02-26 12:35:57 -06:00
.gitignore Initial commit 2023-02-24 12:00:06 -06:00
.gitmodules Initial commit 2023-02-24 12:00:06 -06:00
MANIFEST.in Initial commit 2023-02-24 12:00:06 -06:00
Makefile Initial commit 2023-02-24 12:00:06 -06:00
README.md Initial commit 2023-02-24 12:00:06 -06:00
dev-requirements.txt Initial commit 2023-02-24 12:00:06 -06:00
kconfig Implement run command 2023-02-26 12:25:49 -06:00
pyproject.toml Initial commit 2023-02-24 12:00:06 -06:00

README.md

ocivm

Create and run virtual machines from OCI container images.

Dependencies