sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
46.45k stars 2.5k forks source link

Not able to run a docker after install docker-osx:monterey in mac m1 #541

Open hapyjoshsoftware opened 2 years ago

hapyjoshsoftware commented 2 years ago

Hi,

I am download docker-osx:monterey and try to setup in my docker container .

but following error has comes :

Screen Shot 2022-09-26 at 11 54 19 AM

"The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"

mattlqx commented 1 year ago

That is just a warning to tell you the image arch doesn't match the native arch. Docker is using runtime translation to run the image.

csonuryilmaz commented 1 year ago

I can suggest tart for M1 mac.