mirror of https://github.com/docker/docs.git
ENGDOCS-2222 (#20912)
<!--Delete sections as needed --> ## Description New installations of Docker Desktop for Windows now require a Windows version of 19045 or later ## Related issues or tickets <!-- Related issues, pull requests, or Jira tickets --> ## Reviews <!-- Notes for reviewers here --> <!-- List applicable reviews (optionally @tag reviewers) --> - [ ] Technical review - [ ] Editorial review - [ ] Product review
This commit is contained in:
parent
db0f1a6fa6
commit
4753a92327
|
@ -46,10 +46,8 @@ _For checksums, see [Release notes](../release-notes.md)_
|
|||
{{< tab name="WSL 2 backend, x86_64" >}}
|
||||
|
||||
- WSL version 1.1.3.0 or later.
|
||||
- Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
|
||||
- Windows 10 64-bit:
|
||||
- We recommend Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
|
||||
- Minimum required is Home or Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
- Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher.
|
||||
- Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
|
||||
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
|
||||
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
|
||||
- The following hardware prerequisites are required to successfully run
|
||||
|
@ -73,10 +71,8 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_
|
|||
{{< /tab >}}
|
||||
{{< tab name="Hyper-V backend, x86_64" >}}
|
||||
|
||||
- Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
|
||||
- Windows 10 64-bit:
|
||||
- Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher is recommended.
|
||||
- Minimum required is Home or Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
- Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher.
|
||||
- Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
|
||||
- Turn on Hyper-V and Containers Windows features.
|
||||
- The following hardware prerequisites are required to successfully run Client
|
||||
Hyper-V on Windows 10:
|
||||
|
@ -100,10 +96,8 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_
|
|||
{{< tab name="WSL 2 backend, Arm (Beta)" >}}
|
||||
|
||||
- WSL version 1.1.3.0 or later.
|
||||
- Windows 11 64-bit: Home or Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
|
||||
- Windows 10 64-bit:
|
||||
- Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher is recommended.
|
||||
- Minimum required is Home or Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
- Windows 11 64-bit: Home or Pro version 22H2 or higher, or Enterprise or Education version 22H2 or higher.
|
||||
- Windows 10 64-bit: Minimum required is Home or Pro 22H2 (build 19045) or higher, or Enterprise or Education 22H2 (build 19045) or higher.
|
||||
- Turn on the WSL 2 feature on Windows. For detailed instructions, refer to the
|
||||
[Microsoft documentation](https://docs.microsoft.com/en-us/windows/wsl/install-win10).
|
||||
- The following hardware prerequisites are required to successfully run
|
||||
|
|
Loading…
Reference in New Issue