Skip to content

Commit

Permalink
implementations: add bwrap-oci
Browse files Browse the repository at this point in the history
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
  • Loading branch information
giuseppe committed Oct 22, 2017
1 parent 4ebb31e commit d4990d1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions implementations.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ If you know of any associated projects that are not listed here, please file a p
## <a name="implementationsRuntimeContainer" />Runtime (Container)

* [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]

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

Expand All @@ -26,3 +27,5 @@ If you know of any associated projects that are not listed here, please file a p
[octool]: https://github.com/kunalkushwaha/octool
[oct]: https://github.com/huawei-openlab/oct
[runtime-tools]: https://github.com/opencontainers/runtime-tools
[bwrap-oci]: https://github.com/projectatomic/bwrap-oci
[bubblewrap]: https://github.com/projectatomic/bubblewrap

0 comments on commit d4990d1

Please sign in to comment.