mirror of https://github.com/docker/docs.git
Update minimum supported Windows build (#18205)
This change updates the minimum supported Windows build to 19045.
This commit is contained in:
parent
1e49c1079a
commit
a03e62282c
|
@ -37,7 +37,7 @@ _For checksums, see [Release notes](../release-notes.md)_
|
|||
|
||||
- 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 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
- Windows 10 64-bit: Home or Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (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
|
||||
|
@ -53,7 +53,7 @@ _For checksums, see [Release notes](../release-notes.md)_
|
|||
{{< tab name="Hyper-V backend and Windows containers" >}}
|
||||
|
||||
- Windows 11 64-bit: Pro version 21H2 or higher, or Enterprise or Education version 21H2 or higher.
|
||||
- Windows 10 64-bit: Pro 21H2 (build 19044) or higher, or Enterprise or Education 21H2 (build 19044) or higher.
|
||||
- Windows 10 64-bit: Pro 21H2 (build 19045) or higher, or Enterprise or Education 21H2 (build 19045) or higher.
|
||||
|
||||
For Windows 10 and Windows 11 Home, see the system requirements in the WSL 2 backend tab.
|
||||
|
||||
|
|
Loading…
Reference in New Issue