Internal repo used for prototypes
1M+
Prototype: Not for production use
The images in this repo are early, unsupported prototypes. They are provided for evaluation purposes only, under MongoDB's direct guidance, and should not be used in production environments, with production data, or with sensitive or regulated data.
How to use this image?
docker run --rm -it -e MONGODB_INITDB_ROOT_USERNAME=root -e MONGODB_INITDB_ROOT_PASSWORD=<pass> -e MONGODB_SERVER_PORT=40000 -v /var/run/docker.sock:/var/run/docker.sock mongodb/apix_test:mongodb-atlas-local-runner-preview
Note: exposing ports in this command is done by
MONGODB_SERVER_PORTvariable,-pwon't work.
wait for image to be ready
connect to server
mongosh "mongodb://root:<pass>@localhost:40000/?directConnection=true"
Licensing
To check the license of a currently running Atlas Local instance, run the following commands:
Print the license text
docker run --entrypoint '' --rm -it mongodb/apix_test:mongodb-atlas-local-runner-preview cat /usr/share/licenses/mongodb/LICENSE
Content type
Image
Digest
sha256:a99ce4790…
Size
69.5 MB
Last updated
3 days ago
docker pull mongodb/apix_test:mongodb-atlas-local-runner-previewPulls:
56
Aug 31 to Sep 6