Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
chtnnh opened this issue Jan 9, 2025 · 1 comment
Closed

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

chtnnh opened this issue Jan 9, 2025 · 1 comment

Comments

@chtnnh
Copy link

chtnnh commented Jan 9, 2025

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

@chtnnh
Copy link
Author

chtnnh commented Jan 9, 2025

My bad, the command runs just fine.

@chtnnh chtnnh closed this as completed Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant