Skip to content

Commit

Permalink
Merge pull request #1017 from giuseppe/fix-crun-repository
Browse files Browse the repository at this point in the history
implementations.md: fix repository for crun
  • Loading branch information
tianon authored Aug 12, 2019
2 parents c9a5f61 + ff32f02 commit 4f2ab15
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 4f2ab15

Please sign in to comment.