diff options
author | Ian Lewis <ianmlewis@gmail.com> | 2019-04-14 18:43:24 -0400 |
---|---|---|
committer | Ian Lewis <ianlewis@google.com> | 2019-04-15 13:17:37 -0700 |
commit | 0e00a7d2da990ef8bd846c19c9a286539ad819a3 (patch) | |
tree | f6c62aba9b68aca0f4ba2eb5610e2604c6a79d1b /content/docs/includes/install_gvisor.md | |
parent | 676d4dc5a31ac9e2edec8cd1ee051f61606c66a7 (diff) |
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.
Diffstat (limited to 'content/docs/includes/install_gvisor.md')
-rw-r--r-- | content/docs/includes/install_gvisor.md | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/content/docs/includes/install_gvisor.md b/content/docs/includes/install_gvisor.md index a3ca52d2b..f4c7a7d8b 100644 --- a/content/docs/includes/install_gvisor.md +++ b/content/docs/includes/install_gvisor.md @@ -1,5 +1,3 @@ -> Note: gVisor supports only x86\_64 and requires Linux 3.17+. - The easiest way to get `runsc` is from the [latest nightly build][latest-nightly]. After you download the binary, check it against the SHA512 [checksum file][latest-hash]. |