I am running docker desktop on my Surface Pro 11 (ARM).
Docker is running great as long as the architecture of the container is also ARM. If I download and run an x64 image, it exits immediately.
I had this happen on my MacBook Pro as well until I discovered the setting to allow x86_x64 images to run under Rosetta.
Does Docker Desktop for Windows on ARM have the same capability to run under Prism emulation? If not, is it on the roadmap?
Thanks