Skip to content

containers/krunkit

Repository files navigation

krunkit

krunkit is a tool to launch configurable virtual machines using the libkrun platform.

Installation

krunkit relies on the efi flavor of libkrun. At present, libkrun-efi is only available on macOS. We provide a Homebrew repository to install krunkit and all of its dependencies, installable with:

$ brew tap slp/krunkit
$ brew install krunkit

Usage

See docs/usage.md.

License: Apache-2.0