I think Docker for Mac should just use x86 emulation for the time being -- apparently the new Apple chips don't support virtualization? x86 emulation gives access to most available Docker images anyways -- and the performance of the new CPUs would seems to indicate that emulation may not be so terrible, at least for the short term.
Docker fails to launch on Apple Silicon
11–20 of 281 posts
Re: Docker fails to launch on Apple Silicon
#12Earlier quoted context omitted.
No, I've seen no evidence of this. Docker Desktop does not work [on Apple Silicon] in any form today.
On ARM in general or with Apple Silicon? The problem with Apple is that processor doesn't supports virtualization mode yet AFAIK
Re: Docker fails to launch on Apple Silicon
#13As far as I can tell, the M1 does have virtualization support, Docker just isn't ported yet.
Update: Also, from Apple docs it seems like you won't be able to run emulation and virtualization in the same process. So you can run x86 Mac apps, but it's likely x86 Docker images will be out-of-reach.
Re: Docker fails to launch on Apple Silicon
#14"Not yet. The OS has the virtualisation functions, but the Apple chips don't have virtualisation support yet." This is strangely a really big selling point for me as a habit breaker. I spent a good part of the release evening whining about the pitiful memory and the cost of the devices but I am regretting that on reflection. Why? Well I just spent two days arguing with problems with Microsoft's fucked up shit show of…
Re: Docker fails to launch on Apple Silicon
#15Re: Docker fails to launch on Apple Silicon
#16Re: Docker fails to launch on Apple Silicon
#17Re: Docker fails to launch on Apple Silicon
#18"Not yet. The OS has the virtualisation functions, but the Apple chips don't have virtualisation support yet." This is strangely a really big selling point for me as a habit breaker. I spent a good part of the release evening whining about the pitiful memory and the cost of the devices but I am regretting that on reflection. Why? Well I just spent two days arguing with problems with Microsoft's fucked up shit show of…
Re: Docker fails to launch on Apple Silicon
#19I think Docker for Mac should just use x86 emulation for the time being -- apparently the new Apple chips don't support virtualization? x86 emulation gives access to most available Docker images anyways -- and the performance of the new CPUs would seems to indicate that emulation may not be so terrible, at least for the short term.
A full VM with x86 emulation is not supported though, and from the sounds of it will never be.
Re: Docker fails to launch on Apple Silicon
#20I think Docker for Mac should just use x86 emulation for the time being -- apparently the new Apple chips don't support virtualization? x86 emulation gives access to most available Docker images anyways -- and the performance of the new CPUs would seems to indicate that emulation may not be so terrible, at least for the short term.
EDIT: I don't know about the hardware but their license change, as mentioned by saurian below, didn't add support for this as I had thought and had written in my original comment.