mirror of https://github.com/docker/docs.git
Remove note on Windows Arm installer (#20323)
This commit is contained in:
parent
c79589f81c
commit
a592a7fbf5
|
@ -109,9 +109,7 @@ For more information on setting up WSL 2 with Docker Desktop, see [WSL](../wsl/_
|
||||||
|
|
||||||
> **Important**
|
> **Important**
|
||||||
>
|
>
|
||||||
> The installer and the [privileged service](../windows/permission-requirements.md#privileged-helper) are still built for `x86_64`. These are not performance critical components and currently run with [`x86` emulation](https://learn.microsoft.com/en-us/windows/arm/apps-on-arm-x86-emulation#wow64-apis).
|
> The following features are not supported:
|
||||||
>
|
|
||||||
> Also, the following features are not supported:
|
|
||||||
> - Hyper-V backend
|
> - Hyper-V backend
|
||||||
> - Windows containers
|
> - Windows containers
|
||||||
{ .important }
|
{ .important }
|
||||||
|
|
Loading…
Reference in New Issue