darwin-containers / rund

OCI Container Runtime for Darwin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Question]: Not an issue, just a question

jhay06 opened this issue · comments

Yes , i installed the ventura container, and successfully run it from docker .
what now ?

  • does it support gui ?
  • can we use xcode from the container ?
  1. Nope
  2. You can watch #16 for current progress with XCode. Not working yet, but very close.

okay thanks , is this working also in docker desktop ? i have to switch to docker desktop for managing containers and images with ease ,

btw i tried this on hackintosh pc , it doesn't work ? is this only works with apple silicon ?
WARNING: The requested image's platform (unknown) does not match the detected host platform (darwin/amd64/v2) and no specific platform was requested

It would be really nice to be able to run these arm containers on a macos/amd64 machine. Is there a way to accomplish this using qemu?

Let's please not put all questions on earth in a single issue. That warning is harmless. See darwin-containers/darwin-jail#11. WRT amd64 - I don't have one, so can't debug why things do not work.