Raspberrypi 4 8GB docker: entrypoint.sh 27 Illegal Instruction (core dumped)

Hi @Art,

As @Bingo_Bongo noted, the Raspberry Pi 4 CPU does not meet the current requirements for the MongoDB 5.0 binary packages:

You should be able to install MongoDB 4.4 binaries or alternatively you could build MongoDB 5.0 from source with an older architecture target (cross-compiling from a desktop machine is recommended). See the referenced forum discussion topic for more information.

Regards,
Stennie