You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
sandybrdige
changed the title
feat: wish author to support the environment without AVX support。
feat: wish author to support the environment without AVX support
May 4, 2023
when I run the docker-compose command ,the mongodb container cannot start successfully. cause the mongo image version cannot match our environment.
docker container status:
docker logs:
WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
see https://jira.mongodb.org/browse/SERVER-54407
see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
see also docker-library/mongo#485 (comment)
docker logs:
The text was updated successfully, but these errors were encountered: