We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
libkrun automotive use cases:
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
The text was updated successfully, but these errors were encountered:
RakeshMK90
No branches or pull requests
libkrun automotive use cases:
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
The text was updated successfully, but these errors were encountered: