Skip to content

Commit ec4cc47

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

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][bubblewrap]
10+
* [giuseppe/crun][crun] - Runtime implementation in C
1011

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

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

0 commit comments

Comments
 (0)