qm
qm copied to clipboard
QM libkrun tests c9s
trafficstars
libkrun automotive use cases:
- Adding VM-isolation capabilities to an OCI runtime.
- Implementing a lightweight jailer for serverless workloads.
- Bringing additional self-isolation capabilities to conventional services (think of something as simple as chroot, but more powerful).
since qm is controlled by containers libkrun provides chroot capabilities.
Prepare: Install the following rpms from (private copr for now)
https://copr.fedorainfracloud.org/coprs/slp/autosd-krun Install 3 packages into QM libkrun and libkrunfw, crun-krun is
Test: run the following command inside qm podman run --rm --runtime=krun docker.io/library/busybox uname -a