mirror of https://github.com/docker/docs.git
Move rosetta installation to apple-m1 page
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com>
This commit is contained in:
parent
f4b4471f69
commit
d523150cb4
|
|
@ -154,13 +154,7 @@ ways, and create reports.
|
||||||
|
|
||||||
### Support for Apple silicon processors
|
### 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="_"}.
|
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).
|
||||||
|
|
||||||
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
|
|
||||||
```
|
|
||||||
|
|
||||||
### Make sure certificates are set up correctly
|
### Make sure certificates are set up correctly
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue