Skip to content

docker-compose up -d not working on M1 mac #59

@chtnnh

Description

@chtnnh

I was following the instructions here and after getting docker-compose build --no-cache to work (see #58 ), docker compose up -d fails with the following error:

 ! flower The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested  0.0s
 ! backend The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested 0.0s

I think this might be an M1 issue, unsure how to fix this.

Sorry if the questions are too basic, it's my first time using full-stack-fastapi-mongodb

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions