Maybe it’s related, but trying to follow Getting Started with MongoDB Atlas Local Search Experience Using Docker, the mongodb-atlas-local:latest image suggested in the tutorial shutdowns immediately.
Browsing the Mongo’s dockerhub I saw a lot of image updated today, so I tried with a slightly older one (8.0.3-20250205T151413Z) and now the container stays up as expected.
From a cursory glance the only difference from this and the lastest image, apart from the mongo version, is layer 35: ENV JAVA_TOOL_OPTIONS=-XX:UseSVE=0