-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: get back to mongo 4.4 on docker-compose
on mongo 5 I get this error on M1: galoy-mongodb-1 | galoy-mongodb-1 | WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that! galoy-mongodb-1 | see https://jira.mongodb.org/browse/SERVER-54407 galoy-mongodb-1 | see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2 galoy-mongodb-1 | see also docker-library/mongo#485 (comment) galoy-mongodb-1 | not sure if there are easy ways to solve this. haven't found any quickly
- Loading branch information
Nicolas Burtey
committed
Feb 27, 2023
1 parent
d7d43ec
commit 8b552a6
Showing
3 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters