mirror of https://github.com/docker/docs.git
Merge pull request #12481 from usha-mandya/mac-sys-reqs
Remove an outdated system req
This commit is contained in:
commit
d5ca35895b
|
@ -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:
|
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 Intel’s 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.
|
- **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.
|
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.
|
||||||
|
|
Loading…
Reference in New Issue