mirror of https://github.com/docker/docs.git
ENGDOCS-2388 (#21868)
<!--Delete sections as needed --> ## Description Quick docs fix for a common reason why users may see that error. (Am aware the rest of the page could do with some attention, but it's gotta wait its turn). ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
dd14a642da
commit
a68d7b0749
|
@ -84,6 +84,10 @@ Following are the examples of errors on MacOS which indicate that the startup fa
|
||||||
|
|
||||||
### Incompatible CPU detected
|
### Incompatible CPU detected
|
||||||
|
|
||||||
|
> [!TIP]
|
||||||
|
>
|
||||||
|
> If you are seeing this error, check you've installed the correct Docker Desktop for your architecture.
|
||||||
|
|
||||||
Docker Desktop requires a processor (CPU) that supports virtualization and, more
|
Docker Desktop requires a processor (CPU) that supports virtualization and, more
|
||||||
specifically, the [Apple Hypervisor
|
specifically, the [Apple Hypervisor
|
||||||
framework](https://developer.apple.com/library/mac/documentation/DriversKernelHardware/Reference/Hypervisor/).
|
framework](https://developer.apple.com/library/mac/documentation/DriversKernelHardware/Reference/Hypervisor/).
|
||||||
|
|
Loading…
Reference in New Issue