Open
Description
If libkrun-sev is installed, but there is no /dev/sev
, rootless krun will attempt to bind mount a /dev/sev
that doesn't exist into containers, even for containers which aren't using SEV.
Running something like podman run --rm -it --runtime krun fedora uname -r
in such a situation will produce a Error: krun: failed configuring mounts for handler at phase: HANDLER_CONFIGURE_AFTER_MOUNTS: No such file or directory: OCI runtime attempted to invoke a command that was not found
message.
Metadata
Metadata
Assignees
Labels
No labels