[GH-ISSUE #541] Not able to run a docker after install docker-osx:monterey in mac m1 #401

Open
opened 2026-02-27 23:00:24 +03:00 by kerem · 2 comments
Owner

Originally created by @hapyjoshsoftware on GitHub (Sep 26, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/541

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). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/541 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.

<!-- gh-comment-id:1304837513 --> @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.

<!-- gh-comment-id:1383093491 --> @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.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#401
No description provided.