+ Roci (Reduced OCI Runtime) is the runtime implemented based on the theoretical background and design described in the thesis. It closely follows the container lifecycle defined in the OCI runtime specification.
+
+
+
+
+
+
+
+
+
+
+
+
+
Results
+
+
+ Roci outperforms the reference implementation of the OCI runtime specification runc by ~67%. But it falls behind the C implementation crun, being slower by ~20%, while implementing the complete OCI runtime specification.
+
+
+
+
+
+
+
-
+
BibTeX
@thesis{schink2024oci,
- author = {Alex Schink},
+ author = {m4schini},
title = {Minimal implementation of the {OCI} runtime specification},
year = {2024},
school = {University of Applied Sciences Wedel},
@@ -180,12 +211,5 @@