2.3 KiB
2.3 KiB
The crun-vm OCI Runtime
crun-vm is an OCI Runtime that enables Podman, Docker, and Kubernetes to run QEMU-compatible Virtual Machine (VM) images. This means you can:
- Run VMs as easily as you run containers.
- Manage containers and VMs together using the same standard tooling.
Quick startInstall crun-vm:
Launch a VM from a disk image packaged in a container:
Launch a VM from a disk image under
Launch a VM from a bootable container:
Set the password for a VM's default user:
Exec (ssh) into a VM:
|
Major features
Documentation
LicenseThis project is released under the GPL 2.0 (or later) license. See LICENSE. |