Remove an outdated system req

Signed-off-by: Usha Mandya <usha.mandya@docker.com>
This commit is contained in:
Usha Mandya 2021-03-11 15:37:38 +00:00
parent 872b3c814f
commit 1e3e0149c0
1 changed files with 0 additions and 4 deletions

View File

@ -15,10 +15,6 @@ By downloading Docker Desktop, you agree to the terms of the [Docker Software En
Your Mac must meet the following requirements to successfully install Docker Desktop:
- **Mac hardware must be a 2010 or a newer model with an Intel processor**, with Intels hardware support for memory management unit (MMU) virtualization, including Extended Page Tables (EPT) and Unrestricted Mode. You can check to see if your machine has this support by running the following command in a terminal: `sysctl kern.hv_support`
If your Mac supports the Hypervisor framework, the command prints `kern.hv_support: 1`.
- **macOS must be version 10.14 or newer**. That is, Mojave, Catalina, or Big Sur. We recommend upgrading to the latest version of macOS.
If you experience any issues after upgrading your macOS to version 10.15, you must install the latest version of Docker Desktop to be compatible with this version of macOS.