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

Open
opened 2025-12-29 00:26:27 +01:00 by adam · 2 comments
Owner

Originally created by @hapyjoshsoftware on GitHub (Sep 26, 2022).

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"

Originally created by @hapyjoshsoftware on GitHub (Sep 26, 2022). Hi, I am download docker-osx:monterey and try to setup in my docker container . but following error has comes : <img width="1059" alt="Screen Shot 2022-09-26 at 11 54 19 AM" src="https://user-images.githubusercontent.com/109522809/192208375-f6792181-aad9-4963-96b1-add035ad3c5a.png"> "The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested"
Author
Owner

@mattlqx commented on GitHub (Nov 6, 2022):

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.

@mattlqx commented on GitHub (Nov 6, 2022): 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.
Author
Owner

@csonuryilmaz commented on GitHub (Jan 15, 2023):

I can suggest tart for M1 mac.

@csonuryilmaz commented on GitHub (Jan 15, 2023): I can suggest **tart** for M1 mac. - :link: https://github.com/cirruslabs/tart
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Docker-OSX#400