Skip to content

Commit ac0f8ce

Browse files
committed
ENGDOCS-2388
1 parent 264cc47 commit ac0f8ce

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ tags: [ Troubleshooting ]
88
weight: 10
99
aliases:
1010
- /desktop/troubleshoot/topics/
11+
- /desktop/mac/troubleshoot/#incompatible-cpu-detected
1112
---
1213

1314
> [!TIP]
@@ -84,10 +85,14 @@ Following are the examples of errors on MacOS which indicate that the startup fa
8485

8586
### Incompatible CPU detected
8687

88+
> [!TIP]
89+
>
90+
> If you are seeing this error, check you've installed the correct Docker Desktop for your architecture.
91+
8792
Docker Desktop requires a processor (CPU) that supports virtualization and, more
8893
specifically, the [Apple Hypervisor
8994
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:
95+
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:
9196

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

0 commit comments

Comments
 (0)