Skip to content

Commit

Permalink
implementations: add crun
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <[email protected]>
  • Loading branch information
giuseppe committed Oct 22, 2017
1 parent d4990d1 commit ec4cc47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ If you know of any associated projects that are not listed here, please file a p

* [opencontainers/runc][runc] - Reference implementation of OCI runtime
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
* [giuseppe/crun][crun] - Runtime implementation in C

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

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

0 comments on commit ec4cc47

Please sign in to comment.