mirror of https://github.com/docker/docs.git
Docker Desktop on Windows Server support statement (#20056)
* Windows Server note update * Update content/desktop/install/windows-install.md --------- Co-authored-by: Allie Sadler <102604716+aevesdocker@users.noreply.github.com>
This commit is contained in:
parent
f7c357d16e
commit
4bde05401a
|
@ -61,7 +61,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_
|
|||
|
||||
> **Note**
|
||||
>
|
||||
> Docker only supports Docker Desktop on Windows for those versions of Windows that are still within [Microsoft’s servicing timeline](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet).
|
||||
> Docker only supports Docker Desktop on Windows for those versions of Windows that are still within [Microsoft’s servicing timeline](https://support.microsoft.com/en-us/help/13853/windows-lifecycle-fact-sheet). Docker Desktop is not supported on server versions of Windows, such as Windows Server 2019 or Windows Server 2022. For more information on how to run containers on Windows Server, see [Microsoft's official documentation](https://learn.microsoft.com/virtualization/windowscontainers/quick-start/set-up-environment).
|
||||
|
||||
> **Should I use Hyper-V or WSL?**
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue