mirror of https://github.com/docker/docs.git
Incorrect minimum required version. (#11402)
* Incorrect minimum required version. Tried installing Docker Desktop on Windows Server 2016 build 14393 and got the error: Docker Desktop requires Windows 10 Pro/Enterprise (15063+) or Windows 10 home (19018+) * Updated the wording Removed the version numbers from Machine docs so users can refer to Desktop docs for info on Desktop system requirements. Co-authored-by: Usha Mandya <47779042+usha-mandya@users.noreply.github.com>
This commit is contained in:
parent
62f31a3ad6
commit
12e33c600f
|
@ -42,8 +42,7 @@ To verify your machine meets these requirements, do the following:
|
|||
If you aren't using a supported version, you could consider upgrading your
|
||||
operating system.
|
||||
|
||||
If you have a newer system, specifically 64bit Windows 10 Pro, with
|
||||
Enterprise and Education (1607 Anniversary update, Build 14393 or later),
|
||||
If you have a recent version of Windows,
|
||||
consider using [Docker Desktop for Windows](/docker-for-windows) instead. It runs
|
||||
natively on the Windows, so there is no need for a pre-configured Docker
|
||||
QuickStart shell. It also uses Hyper-V for virtualization, so the
|
||||
|
|
Loading…
Reference in New Issue