Sign inSign up

clonm/mongodb

By clonm

Updated over 7 years ago

fork of tozd/docker-mongodb

Image
0

106

clonm/mongodb repository overview

Image providing MongoDB as a service.

Different Docker tags provide different MongoDB versions.

You should make sure you mount data volume (/var/lib/mongodb) so that you do not lose database data when you are recreating a container. If a volume is empty, image will initialize it at the first startup.

/var/lib/mongodb/mongodb.conf is used for configuration and you can modify it as needed. Because it is inside the data volume it is initialized the first time to defaults if the volume is empty.

If you are extending this image, you can add a script /etc/service/mongod/run.initialization which will be run at a container startup, after the container is initialized, but before the MongoDB daemon is run.

Tag summary

Content type

Image

Digest

Size

164.5 MB

Last updated

over 7 years ago

docker pull clonm/mongodb:3.6