Sign inSign up

mongodb/apix_test

Verified Publisher

By MongoDB

Updated 3 days ago

Internal repo used for prototypes

Image
Integration & delivery
Databases & storage
0

1M+

mongodb/apix_test repository overview

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?

  • Run server

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_PORT variable, -p won'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

Tag summary

Content type

Image

Digest

sha256:a99ce4790

Size

69.5 MB

Last updated

3 days ago

docker pull mongodb/apix_test:mongodb-atlas-local-runner-preview

This week's pulls

Pulls:

56

Aug 31 to Sep 6