Skip to content

Commit 9162f13

Browse files
committed
implementations: add crun
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent fc8489a commit 9162f13

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ If you know of any associated projects that are not listed here, please file a p
77

88
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
99
* [projectatomic/bwrap-oci][bwrap-oci]: - Convert the OCI spec file to a command line for [bubblewrap](https://github.com/projectatomic/bubblewrap/)
10+
* [giuseppe/crun][crun]: - Runtime implementation in C
1011

1112
## <a name="implementationsRuntimeVirtualMachine" />Runtime (Virtual Machine)
1213

@@ -28,3 +29,4 @@ If you know of any associated projects that are not listed here, please file a p
2829
[oct]: https://github.com/huawei-openlab/oct
2930
[runtime-tools]: https://github.com/opencontainers/runtime-tools
3031
[bwrap-oci]: https://github.com/projectatomic/bwrap-oci
32+
[crun]: https://github.com/giuseppe/crun

0 commit comments

Comments
 (0)