Skip to content
New issue

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

Using podman #22

Closed
efrecon opened this issue Mar 28, 2024 · 0 comments · Fixed by #25
Closed

Using podman #22

efrecon opened this issue Mar 28, 2024 · 0 comments · Fixed by #25
Assignees

Comments

@efrecon
Copy link
Owner

efrecon commented Mar 28, 2024

Once the slp/crun-krun COPR repository is installed, e.g. after having run the
following two commands, it should be possible to run the entrypoint via podman
instead of krunvm.

dnf copr enable -y slp/libkrunfw
dnf copr enable -y slp/libkrun
dnf copr enable -y slp/crun-krun
dnf install -y crun-krun

Once the above packages have been installed, running the following will bring up
a container based on the same underlying isolation technology as krunvm:

podman run --runtime krun --rm -ti fedora
@efrecon efrecon self-assigned this Mar 28, 2024
@efrecon efrecon mentioned this issue Apr 11, 2024
@efrecon efrecon linked a pull request Sep 27, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant