Crates.io | krunvm |
lib.rs | krunvm |
version | 0.1.6 |
source | src |
created_at | 2022-07-05 11:44:59.833429 |
updated_at | 2022-07-05 11:44:59.833429 |
description | Create microVMs from OCI images |
homepage | |
repository | https://github.com/containers/krunvm |
max_upload_size | |
id | 619648 |
size | 71,078 |
krunvm
is a CLI-based utility for creating microVMs from OCI images, using libkrun and buildah.
brew tap slp/krun
brew install krunvm
dnf copr enable -y slp/libkrunfw
dnf copr enable -y slp/libkrun
dnf copr enable -y slp/krunvm
dnf install -y krunvm
cargo build --release