Skip to content

Commit d4990d1

Browse files
committed
implementations: add bwrap-oci
Signed-off-by: Giuseppe Scrivano <[email protected]>
1 parent 4ebb31e commit d4990d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

implementations.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ If you know of any associated projects that are not listed here, please file a p
66
## <a name="implementationsRuntimeContainer" />Runtime (Container)
77

88
* [opencontainers/runc][runc] - Reference implementation of OCI runtime
9+
* [projectatomic/bwrap-oci][bwrap-oci] - Convert the OCI spec file to a command line for [bubblewrap][bubblewrap]
910

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

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

0 commit comments

Comments
 (0)