1
0
mirror of https://github.com/opencontainers/runtime-spec.git synced 2026-02-05 09:45:57 +01:00

Add gVisor to the implementations list

Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
This commit is contained in:
Chris Aniszczyk
2018-05-18 09:30:27 -05:00
parent c102f0954e
commit b0700adb23

View File

@@ -13,6 +13,7 @@ If you know of any associated projects that are not listed here, please file a p
* [hyperhq/runv][runv] - Hypervisor-based runtime for OCI
* [clearcontainers/runtime][cc-runtime] - Hypervisor-based OCI runtime utilising [virtcontainers][virtcontainers] by Intel®.
* [google/gvisor][gvisor] - gVisor is a user-space kernel, contains runsc to run sandboxed containers.
## <a name="implementationsTestingTools" />Testing & Tools
@@ -31,3 +32,4 @@ If you know of any associated projects that are not listed here, please file a p
[bwrap-oci]: https://github.com/projectatomic/bwrap-oci
[bubblewrap]: https://github.com/projectatomic/bubblewrap
[crun]: https://github.com/giuseppe/crun
[gvisor]: https://github.com/google/gvisor