Update FAQ and fix text on Linux download

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-04-13 15:12:45 +01:00
parent 421a80a653
commit e8853feb97
2 changed files with 6 additions and 8 deletions

View File

@ -136,9 +136,7 @@ By default Docker, Inc. will delete uploaded diagnostics bundles after 30 days.
### Is Docker Desktop compatible with Apple silicon processors? ### Is Docker Desktop compatible with Apple silicon processors?
At the moment, Docker Desktop is compatible with Intel processors only. For more information, see [Apple M1 Tech preview](../docker-for-mac/apple-m1.md). Yes, you can now install Docker Desktop for Mac on Apple silicon. For more information, see [Docker Desktop for Apple silicon](../docker-for-mac/apple-silicon.md).
You can also follow the status of Apple Silicon support in our [Roadmap](https://github.com/docker/roadmap/issues/142){:target="_blank" rel="noopener" class="_"}.
### What is HyperKit? ### What is HyperKit?

View File

@ -76,17 +76,17 @@ We also recommend the video walkthrough from DockerCon 2020.
## Download and install Docker ## Download and install Docker
This tutorial assumes you have a current version of Docker installed on your This tutorial assumes you have a current version of Docker installed on your
machine. If you do not have Docker installed, choose your preferred operating system below to download Docker: machine. If you do not have Docker installed, choose your preferred operating system below to download Docker.
For Docker Desktop installation instructions, see [Install Docker Desktop on Mac](../docker-for-mac/install.md) and [Install Docker Desktop on Windows](../docker-for-windows/install.md).
[Docker Desktop for Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/Docker.dmg){: .button .primary-button} [Docker Desktop for Mac with Intel chip](https://desktop.docker.com/mac/stable/amd64/Docker.dmg){: .button .primary-button}
[Docker Desktop for Mac with Apple silicon](https://desktop.docker.com/mac/stable/arm64/Docker.dmg){: .button .primary-button} [Docker Desktop for Mac with Apple chip](https://desktop.docker.com/mac/stable/arm64/Docker.dmg){: .button .primary-button}
[Docker Desktop for Windows](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe){: .button .primary-button} [Docker Desktop for Windows](https://desktop.docker.com/win/stable/amd64/Docker%20Desktop%20Installer.exe){: .button .primary-button}
[Docker Desktop for Linux](../engine/install/index.md){: .button .primary-button} [Docker for Linux](../engine/install/index.md){: .button .primary-button}
For Docker Desktop installation instructions, see [Install Docker Desktop on Mac](../docker-for-mac/install.md) and [Install Docker Desktop on Windows](../docker-for-windows/install.md).
## Start the tutorial ## Start the tutorial