We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 153d3f8 commit b52b9a1Copy full SHA for b52b9a1
2 files changed
README.md
@@ -1,6 +1,19 @@
1
-# propolis
+<div align="center">
2
+ <img src="assets/propolis.png" alt="propolis mascot" width="250" />
3
-Run OCI container images as microVMs with libkrun.
4
+ <h1>propolis</h1>
5
+
6
+ <p><strong>Run OCI container images as microVMs with libkrun.</strong></p>
7
8
+ <p>
9
+ <a href="#quick-start">Quick Start</a> ·
10
+ <a href="#architecture">Architecture</a> ·
11
+ <a href="docs/ARCHITECTURE.md">Docs</a> ·
12
+ <a href="#license">License</a>
13
+ </p>
14
+</div>
15
16
+---
17
18
propolis is a Go library and runner binary that turns any OCI container image
19
into a lightweight virtual machine. It pulls the image, flattens its layers
assets/propolis.png
1.84 MB
0 commit comments