krunvm

从 OCI 映像创建微虚拟机。「Create microVMs from OCI images」

  • 所有者: containers/krunvm
  • 平台: Linux, Mac
  • 许可证: Apache License 2.0
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

krunvm

krunvm is a CLI-based utility for creating microVMs from OCI images, using libkrun and buildah.

Features

  • Minimal footprint
  • Fast boot time
  • Zero disk image maintenance
  • Zero network configuration
  • Support for mapping host volumes into the guest
  • Support for exposing guest ports to the host

Demo

asciicast

Supported platforms

  • Linux/KVM on x86_64.
  • Linux/KVM on AArch64.
  • macOS/Hypervisor.framework on ARM64.

Installation

macOS

brew tap slp/krun
brew install krunvm

Fedora

dnf copr enable -y slp/libkrunfw
dnf copr enable -y slp/libkrun
dnf copr enable -y slp/krunvm
dnf install -y krunvm

Building from sources

Dependencies

Building

cargo build --release

主要指标

概览
名称与所有者containers/krunvm
主编程语言Rust
编程语言Makefile (语言数: 2)
平台Linux, Mac
许可证Apache License 2.0
所有者活动
创建于2021-01-26 18:13:28
推送于2025-01-08 16:20:15
最后一次提交
发布数11
最新版本名称v0.2.3 (发布于 )
第一版名称v0.1.0 (发布于 )
用户参与
星数1.5k
关注者数22
派生数47
提交数77
已启用问题?
问题数39
打开的问题数16
拉请求数20
打开的拉请求数3
关闭的拉请求数3
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?