diff options
author | Fabricio Voznika <fvoznika@google.com> | 2019-04-03 09:08:27 -0700 |
---|---|---|
committer | Fabricio Voznika <fvoznika@gmail.com> | 2019-04-04 22:52:18 -0700 |
commit | cec384abd7cfdd380b2bed03b7712604305016f8 (patch) | |
tree | 47256f739b70fa56fed1eaa66ff7306b3749e7db | |
parent | b084f6edd05226de2da4cf1a023f9510ec3f80db (diff) |
Update oci.md
-rw-r--r-- | content/docs/user_guide/oci.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/docs/user_guide/oci.md b/content/docs/user_guide/oci.md index 0c539581f..bc605ad44 100644 --- a/content/docs/user_guide/oci.md +++ b/content/docs/user_guide/oci.md @@ -1,6 +1,6 @@ +++ title = "OCI Quick Start" -weight = 20 +weight = 30 +++ This guide will quickly get you started running your first gVisor sandbox container using the runtime directly with the default platform. |