diff options
Diffstat (limited to 'docs/README.md')
-rw-r--r-- | docs/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 000000000..a0915e32c --- /dev/null +++ b/docs/README.md @@ -0,0 +1,6 @@ +# gvisor-containerd-shim docs + +Everything you need to know about gvisor-containerd-shim + +- [Untrusted Workload Quick Start (containerd >=1.1)](untrusted-workload-quickstart.md) +- [Runtime Handler Quick Start (containerd >=1.2)](runtime-handler-quickstart.md) |