diff options
Diffstat (limited to 'content/docs/user_guide/_index.md')
-rw-r--r-- | content/docs/user_guide/_index.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/docs/user_guide/_index.md b/content/docs/user_guide/_index.md new file mode 100644 index 000000000..82b4cf845 --- /dev/null +++ b/content/docs/user_guide/_index.md @@ -0,0 +1,8 @@ ++++ +title = "User Guide" +weight = 10 ++++ + +Using gVisor for the first time? To get started, use either the [Docker Quick +Start](./docker/), the [OCI Quick Start](./oci/) or select a specific topic via +the menu. |