By the looks of things anyway:
[https://www.docker.com/blog/download-and-try-the-tech-preview-of-docker-desktop-for-m1/](https://www.docker.com/blog/download-and-try-the-tech-preview-of-docker-desktop-for-m1/)
I am downloading now, wish me luck.
EDIT: Seems to be working fine so far.
Nice, been waiting to try this
Does this mean you can run x64 containers?
What glorious timing, my M1 Air just arrived…
The fact that developer will build for ARM is just awesome. Having a raspberry pi cluster, ARM images are sometimes hard to find. So M1 Macs with Docker running natively is just insane
Did someone encounter the following for the preview, the docker is locked in starting status and when running docker commands the following pop ups.
“Error response from daemon: dial unix docker.raw.sock: connect: no such file or directory”
I was able to stand up my docker-compose project that has postgre and django and it works with 0 config change.
I love you docker.
Works!
I can’t run Portainer even If it should be a multi-arch image (worked for other “universal” images)
“WARNING: The requested image’s platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested”
Can I force the correct download?
When is the latest stable version of docker releasing for M1?