mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #541] Not able to run a docker after install docker-osx:monterey in mac m1 #401
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#401
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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 :
"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 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.
@csonuryilmaz commented on GitHub (Jan 15, 2023):
I can suggest tart for M1 mac.