Merge pull request #12481 from usha-mandya/mac-sys-reqs

Remove an outdated system req
This commit is contained in:
Usha Mandya 2021-03-11 15:59:23 +00:00 committed by GitHub
commit d5ca35895b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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.