-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Actions before raising this issue
- I searched the existing issues and did not find anything similar.
- I read/searched the docs
Is your feature request related to a problem? Please describe.
- I hope I get this error when I use it on my Mac, so I can add a feature.
The requested image's platform (linux/amd64) does not match
the detected host platform (linux/arm64/v8) and no specific platform was requested Describe the solution you'd like
- I think it would be nice to add this phrase to docker compoae and run it with this phrase when running docker compoae on Mac.
platform: ${PLATFORM:-}PLATFORM=linux/amd64 docker compose up -d
Describe alternatives you've considered
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request