logoalt Hacker News

sureglymoplast Thursday at 7:27 PM1 replyview on HN

You can do this with libkrun. I use it as a podman backend which works exactly as you describe here.

    podman run --rm -it --runtime=krun ubuntu sh

Replies

ranger_dangerlast Thursday at 8:57 PM

Error: default OCI runtime "krun" not found: invalid argument

show 1 reply