mirror of https://github.com/docker/docs.git
Update minimal MacOS Version requirement
The new minimal requirement for running full version of Docker is 10.12.0 Sierra, not Yosemite.
This commit is contained in:
parent
858a0b1ede
commit
ec5419e6cc
|
@ -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.10.3 Yosemite or newer, consider using [Docker Desktop for
|
||||
If you have macOS 10.12.0 Sierra 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
|
||||
|
|
Loading…
Reference in New Issue