Skip to content

Commit 16d4c82

Browse files
authored
Merge pull request #970 from opencontainers/add-gvisor
Add gVisor to the implementations list
2 parents c102f09 + b0700ad commit 16d4c82

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

implementations.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ If you know of any associated projects that are not listed here, please file a p
1313

1414
* [hyperhq/runv][runv] - Hypervisor-based runtime for OCI
1515
* [clearcontainers/runtime][cc-runtime] - Hypervisor-based OCI runtime utilising [virtcontainers][virtcontainers] by Intel®.
16+
* [google/gvisor][gvisor] - gVisor is a user-space kernel, contains runsc to run sandboxed containers.
1617

1718
## <a name="implementationsTestingTools" />Testing & Tools
1819

@@ -31,3 +32,4 @@ If you know of any associated projects that are not listed here, please file a p
3132
[bwrap-oci]: https://github.com/projectatomic/bwrap-oci
3233
[bubblewrap]: https://github.com/projectatomic/bubblewrap
3334
[crun]: https://github.com/giuseppe/crun
35+
[gvisor]: https://github.com/google/gvisor

0 commit comments

Comments
 (0)