From 2c352437734f17e1c051a7a801e501a302635db2 Mon Sep 17 00:00:00 2001 From: Ian Lewis Date: Thu, 26 Mar 2020 20:27:48 -0400 Subject: Updated custom header ids --- content/docs/user_guide/FAQ.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'content/docs') diff --git a/content/docs/user_guide/FAQ.md b/content/docs/user_guide/FAQ.md index bd27fb773..298377b7a 100644 --- a/content/docs/user_guide/FAQ.md +++ b/content/docs/user_guide/FAQ.md @@ -7,7 +7,7 @@ weight = 1000 gVisor requires Linux {{< required_linux >}} ([older Linux][old-linux]). -### What CPU architectures are supported? {#supported-cpu} +### What CPU architectures are supported? {#supported-cpus} gVisor currently supports [x86_64/AMD64](https://en.wikipedia.org/wiki/X86-64) compatible processors. @@ -16,7 +16,7 @@ compatible processors. No. gVisor is capable of running unmodified Linux binaries. -### What binary formats does gVisor support? {#supported-binary} +### What binary formats does gVisor support? {#supported-binaries} gVisor supports Linux [ELF](https://en.wikipedia.org/wiki/Executable_and_Linkable_Format) binaries. @@ -50,7 +50,7 @@ gVisor requires Linux {{< required_linux >}} ([older Linux][old-linux]). This is tracked in [bug #268](https://gvisor.dev/issue/268). -### When I run my container, docker fails with: `flag provided but not defined: -console` {#docker-old} +### When I run my container, docker fails with: `flag provided but not defined: -console` {#old-docker} You're using an old version of Docker. See [Docker Quick Start][docker]. -- cgit v1.2.3