Skip to content

The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) #107

@kaelansmith

Description

@kaelansmith

When running docker-compose up, I get this warning in my terminal: "wordpress The requested image's platform (linux/arm64/v8) does not match the detected host platform (linux/amd64) and no specific platform was requested" -- screenshot:
image

I see you mentioned something similar in this other issue:

Hey, yea I have the same issues actually, also on M1 now. It's the Docker images not tuned for ARM. Will look into it

Originally posted by @urre in #105 (comment)

But in my case, it seems like instead of the Docker images not being tuned for ARM, they aren't tuned for AMD. I know nothing about this stuff, but Docker Desktop also highlights this issue and says "ARM64: Image may have poor performance, or fail, if run via emulation" -- and my local WordPress backend is quite slow, so seems like this could be the cause. Is this possible to fix within the existing Docker image, or will it require using a different image?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions