Skip to content

Commit a68d7b0

Browse files
authored
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
1 parent dd14a64 commit a68d7b0

File tree

2 files changed

+15
-11
lines changed

2 files changed

+15
-11
lines changed

content/manuals/desktop/troubleshoot-and-support/troubleshoot/_index.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,16 @@ toc_max: 2
66
title: Troubleshoot Docker Desktop
77
linkTitle: Troubleshoot and diagnose
88
aliases:
9-
- /desktop/linux/troubleshoot/
10-
- /desktop/mac/troubleshoot/
11-
- /desktop/windows/troubleshoot/
12-
- /docker-for-mac/troubleshoot/
13-
- /mackit/troubleshoot/
14-
- /windows/troubleshoot/
15-
- /docker-for-win/troubleshoot/
16-
- /docker-for-windows/troubleshoot/
17-
- /desktop/troubleshoot/overview/
18-
- /desktop/troubleshoot/
9+
- /desktop/linux/troubleshoot/
10+
- /desktop/mac/troubleshoot/
11+
- /desktop/windows/troubleshoot/
12+
- /docker-for-mac/troubleshoot/
13+
- /mackit/troubleshoot/
14+
- /windows/troubleshoot/
15+
- /docker-for-win/troubleshoot/
16+
- /docker-for-windows/troubleshoot/
17+
- /desktop/troubleshoot/overview/
18+
- /desktop/troubleshoot/
1919
tags: [ Troubleshooting ]
2020
weight: 10
2121
---

content/manuals/desktop/troubleshoot-and-support/troubleshoot/topics.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,14 @@ Following are the examples of errors on MacOS which indicate that the startup fa
8484

8585
### Incompatible CPU detected
8686

87+
> [!TIP]
88+
>
89+
> If you are seeing this error, check you've installed the correct Docker Desktop for your architecture.
90+
8791
Docker Desktop requires a processor (CPU) that supports virtualization and, more
8892
specifically, the [Apple Hypervisor
8993
framework](https://developer.apple.com/library/mac/documentation/DriversKernelHardware/Reference/Hypervisor/).
90-
Docker Desktop is only compatible with Mac systems that have a CPU that supports the Hypervisor framework. Most Macs built in 2010 and later support it,as described in the Apple Hypervisor Framework documentation about supported hardware:
94+
Docker Desktop is only compatible with Mac systems that have a CPU that supports the Hypervisor framework. Most Macs built in 2010 and later support it, as described in the Apple Hypervisor Framework documentation about supported hardware:
9195

9296
*Generally, machines with an Intel VT-x feature set that includes Extended Page
9397
Tables (EPT) and Unrestricted Mode are supported.*

0 commit comments

Comments
 (0)