diff options
Diffstat (limited to 'content/docs/user_guide/oci.md')
-rw-r--r-- | content/docs/user_guide/oci.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/docs/user_guide/oci.md b/content/docs/user_guide/oci.md index bc605ad44..cfde696e9 100644 --- a/content/docs/user_guide/oci.md +++ b/content/docs/user_guide/oci.md @@ -7,6 +7,8 @@ container using the runtime directly with the default platform. ## Install gVisor +> Note: gVisor supports only x86\_64 and requires Linux {{< required_linux >}}. + {{% readfile file="docs/includes/install_gvisor.md" markdown="true" %}} ## Run an OCI compatible container |