Unikraft Applications & Examples Catalog
September 3, 2025 ยท View on GitHub
This repository contains the official catalog of supported applications by Unikraft.
In addition to supported applications, this repository contains templates and examples of user-level programs built on top of runtimes that are available in the catalog.
To get started using these pre-built Unikraft unikernel images, start by installing the companion command-line toolchain kraft:
curl --proto '=https' --tlsv1.2 -sSf https://get.kraftkit.sh | sh
You can view all the up-to-date images which are built from this repository directly in the CLI by running:
kraft pkg ls --apps --update