get-grass
get-grass copied to clipboard
desktop vesion not support mac
when I run docker cmd from mac, it sended the excepion "docker: no matching manifest for linux/arm64/v8 in the manifest list entries.", it seems the desktop version not support mac, is there any reason for that ? or can u provide docker for mac? thx
hello, the reason is that the Grass desktop image was created for the x86_64 architecture and the new Mac uses Mx CPUs which are arm64. Creating a docker image using the silicon executable is not something on the roadmap as it requires a lot of effort just to try it. I hope that the grass developers will release an arm64 linux package soon as that would make it easy to create a grass desktop image for arm64 devices