-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Any Plans for Docker running on Windows on ARM #5013
Comments
Hi, planning to do some work to investigate feasibility. It would run arm64 Linux containers (we could run x86 emulation with Qemu), with WSL2. I don't believe Windows containers are feasible at this time. |
Any progress? |
@justincormack Did you mean x86(_64) containers are not feasible, or that windows containers in general are not feasible? Since windows server supports ARM, running windows ARM docker containers on it is obviously desirable. |
I'm interested in this for running docker on a Surface Pro X device.. any progress? |
Adding a +1 to @clarkezone comment. Would love to be able to test builds on the Surface Pro X. |
+1 on this, I would really like to see Docker on Windows ARM64, may it be for Windows or Linux ARM64 containers. |
+1 here for the Surface Pro X. Have installed WSL2 and would be absolutely wonderful if we could get Docker Desktop working on this device through WSL2 as well. Please let us know if there's anything the community can do to support! |
FYI - just created a feature request in Docker's roadmap repo: docker/roadmap#91. Apparently that's the best channel to request new features 🚀 |
If Apple announces ARM processors this month this may be a good opportunity to get this running. :) |
Issues go stale after 90 days of inactivity. Prevent issues from auto-closing with an If this issue is safe to close now please do so. Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows. |
/lifecycle frozen |
/remove-lifecycle stale |
Any update on this? |
Super curious if any movement has been made on this? |
@th3g3ntl3men not that I know of, your best option right now is to do everything inside WSL2. It's just a pain not to have the corresponding Windows Docker integration, but it's better than nothing. |
@awakecoding ok, that is what I am doing right now, and it works. Just can be a pain sometimes. Thanks for the response :) |
You have to install docker to your wsl2 distibution and it supposed to be an aarch64 docker server. |
mark |
hi all! Thanks for the request. I'm going to mark this as a duplicate of docker/roadmap#91 so we can communicate status in one place. |
Closed issues are locked after 30 days of inactivity. If you have found a problem that seems similar to this, please open a new issue. /lifecycle locked |
Any near term plans for releasing a Docker for Windows that runs ARM64 or x86 to run on Windows on ARM?
The text was updated successfully, but these errors were encountered: