You can read all the license information about the MongoDB software contained in the Docker image directly inside the image at path /licenses/mongodb.

docker run -it mongodb/mongodb-atlas-local:latest /bin/bash
cd /licenses/mongodb

I’d love to know what you are building though. Feel free to DM me if you want to hop on a call.