Merge pull request #11452 from usha-mandya/macos-sysreqs

Update macOS system requirements
This commit is contained in:
Usha Mandya 2020-10-01 10:54:44 +01:00 committed by GitHub
commit 26ced7a684
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -33,13 +33,13 @@ Your Mac must meet the following requirements to successfully install Docker Des
If your Mac supports the Hypervisor framework, the command prints `kern.hv_support: 1`.
- **macOS must be version 10.13 or newer**. That is, Catalina, Mojave, or High Sierra. We recommend upgrading to the latest version of macOS.
- **macOS must be version 10.14 or newer**. That is, Mojave or Catalina. 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.
**Note:** Docker supports Docker Desktop on the most recent versions of macOS. That is, the current release of macOS and the previous two releases. Docker Desktop currently supports macOS Catalina, macOS Mojave, and macOS High Sierra.
**Note:** Docker supports Docker Desktop on the most recent versions of macOS. Docker Desktop currently supports macOS Mojave and macOS Catalina.
As new major versions of macOS are made generally available, Docker stops supporting the oldest version and support the newest version of macOS (in addition to the previous two releases).
As new major versions of macOS are made generally available, Docker stops supporting the oldest version and support the newest version of macOS.
- At least 4 GB of RAM.

View File

@ -47,7 +47,7 @@ software. To find out what version of the OS you have:
If you aren't using a supported version, you could consider upgrading your
operating system.
If you have macOS 10.13.0 High Sierra or newer, consider using [Docker Desktop for
If you have macOS 10.14 Mojave or newer, consider using [Docker Desktop for
Mac](/docker-for-mac/) instead. It runs natively on the Mac, so there is no
need for a pre-configured Docker QuickStart shell. It uses the native macOS
Hypervisor framework for virtualization, instead of Oracle VirutalBox. Full