Move rosetta installation to apple-m1 page

Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
Stefan Scherer 2021-02-09 11:40:49 +01:00
parent f4b4471f69
commit d523150cb4
No known key found for this signature in database
GPG Key ID: 505AF50C5D02E697
1 changed files with 1 additions and 7 deletions

View File

@ -154,13 +154,7 @@ ways, and create reports.
### Support for Apple silicon processors
At the moment, Docker Desktop is compatible with Intel processors only. You can follow the status of Apple Silicon support in our [roadmap](https://github.com/docker/roadmap/issues/142){:target="_blank" rel="noopener" class="_"}.
The technical preview builds of Docker Desktop for Apple silicon require Rosetta 2 to run correctly. To install Rosetta 2 manually from the command line use this command:
```
softwareupdate --install-rosetta
```
At the moment, Docker Desktop is compatible with Intel processors only. You can learn more about the technical preview for Apple silicon in our [docs](apple-m1.md).
### Make sure certificates are set up correctly