[Package Issue]: Docker.DockerDesktop #165813
Labels
Issue-Bug
It either shouldn't be doing this or needs an investigation.
Needs-Attention
This work item needs to be reviewed by a member of the core team.
Milestone
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
On ARM devices, the x64 version of Docker Desktop is installed even though an ARM version is available. This x64 version won't function correctly on ARM due to a known WSL issue.
Versions 4.32.0, 4.33.0 and 4.33.1 (most recent as of writing) are affected. Their manifests refer to the AMD64 (x64) version of Docker Desktop for both the x64 and ARM architectures. The last version that does correctly install the ARM version of Docker Desktop is 4.31.1
Tested on a Microsoft Surface 7 laptop with a Snapdragon X Elite.
Steps to reproduce
winget install --id Docker.DockerDesktop
.Actual behavior
The x64 version of Docker Desktop is installed.
Expected behavior
The ARM64 version of Docker Desktop should be installed.
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: