From 0e00a7d2da990ef8bd846c19c9a286539ad819a3 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Sun, 14 Apr 2019 18:43:24 -0400 Subject: Add some basic questions to the FAQ - Adds some basic questions and answers to the FAQ about supported CPU architectures and binary formats. - Adds a variable and shortcode for the minimium required Linux version. --- content/docs/user_guide/docker.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'content/docs/user_guide/docker.md') diff --git a/content/docs/user_guide/docker.md b/content/docs/user_guide/docker.md index 78c1271b1..4b8f3acb6 100644 --- a/content/docs/user_guide/docker.md +++ b/content/docs/user_guide/docker.md @@ -7,6 +7,8 @@ gVisor. ## Install gVisor +> Note: gVisor supports only x86\_64 and requires Linux {{< required_linux >}}. + {{% readfile file="docs/includes/install_gvisor.md" markdown="true" %}} ## Configuring Docker -- cgit v1.2.3