安装完MongoDB报错: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)
/usr/local/bin/docker-entrypoint.sh: line 416: 26 Illegal instruction (core dumped) "${mongodHackedArgs[@]}" --fork
无奈,只能降低版本
安装完MongoDB报错: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)
/usr/local/bin/docker-entrypoint.sh: line 416: 26 Illegal instruction (core dumped) "${mongodHackedArgs[@]}" --fork
无奈,只能降低版本