-
Notifications
You must be signed in to change notification settings - Fork 113
Closed
Description
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
Labels
No labels