issues Search Results · repo:containers/krunvm language:Rust
Filter by
39 results
(83 ms)39 results
incontainers/krunvm (press backspace or delete to remove)Is there a way to forward Wayland/X11 to the krunvm Virtual Machine?
Heinrich-XIAO
- 1
- Opened on Jun 19, 2024
- #65
I managed to create a new VM with an empty name.
$ krunvm create --name debian
microVM created with name:
It seems to store a broken configuration, which cannot be parsed by confyanymore.
$ krunvm ...
Tilatti
- Opened on May 30, 2024
- #63
On NixOS 24.05 after fixing libkrunfw to use the kernel config on the system, everything builds fine. Got a basic policy
for buildah which allows everything. krunvm create works, though krunvm start does ...
RossComputerGuy
- 1
- Opened on May 24, 2024
- #62
1. Use buildah on NixOS 24.05
2. Use krunvm create
Ensure that /etc/containers/policies.json exists with this:
{
default : {
type : insecureAcceptAnything
}
}
Error:
Error: invalid policy ...
RossComputerGuy
- 1
- Opened on May 24, 2024
- #61
The Fedora Copr builds of krunvm for Fedora Asahi Remix currently only has builds for Fedora 38 and 39. Would it be
possible to enable the build for Fedora 40 now that it has been released?
https://fedoramagazine.org/fedora-asahi-remix-40-is-now-available/ ...
LukeShortCloud
- 3
- Opened on May 22, 2024
- #60
Hi I found this tool and wanted to test it, but can t unserstand how to set environment variables used by the container.
Any help would be much appreciated
EduM22
- 1
- Opened on Jan 23, 2024
- #57
I get this error while building with Rust 1.73:
$ cargo build --release
Updating crates.io index
Downloaded dirs-sys v0.3.5
Downloaded serde_derive v1.0.124
Downloaded directories v2.0.2
Downloaded ...
kaazoo
- 1
- Opened on Oct 29, 2023
- #53
Repro:
krunvm create --name nix nixos/nix
krunvm start nix nix -- --extra-experimental-features nix-command flakes profile install nixpkgs#google-cloud-sdk
This fails with:
warning: you don t have ...
dsilvasc
- 1
- Opened on Oct 16, 2023
- #51
The manual says -v takes a number:
https://github.com/containers/krunvm/blob/v0.2.3/docs/krunvm.1.txt#L39-L40
*-v* _NUM_::
Sets the verbosity level, from the lowest (0) to the highest (5).
but trying ...
dsilvasc
- 1
- Opened on Oct 16, 2023
- #50
krunvm -v create ... (or -vvvv) doesn t seem to do anything. Searching the repo I don t see it calling
krun_set_log_level.
dsilvasc
- 2
- Opened on Oct 16, 2023
- #49

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.