darwin-containers / rund

OCI Container Runtime for Darwin
Apache License 2.0
432 stars 13 forks source link

[Question]: Not an issue, just a question #34

Closed jhay06 closed 6 months ago

jhay06 commented 7 months ago

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

slonopotamus commented 7 months ago
  1. Nope
  2. You can watch https://github.com/macOScontainers/rund/issues/16 for current progress with XCode. Not working yet, but very close.
jhay06 commented 7 months ago

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

satmandu commented 7 months ago

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?

slonopotamus commented 6 months ago

Let's please not put all questions on earth in a single issue. That warning is harmless. See https://github.com/macOScontainers/macos-jail/issues/11. WRT amd64 - I don't have one, so can't debug why things do not work.