Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +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
* [containers/crun][crun] - Runtime implementation in C

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

Expand All @@ -33,5 +33,5 @@ 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
[crun]: https://github.com/containers/crun
[gvisor]: https://github.com/google/gvisor