Custom MongoDB image. It's ready to be mapped as local service (listening on all interfaces)
2.0K
Example to run it
docker run -d -p 127.0.0.1:27017:27017 --name mongoinstance1 -v /data/mongo1:/var/lib/mongodb -v /data/mongo1log:/var/log/mongodb vyrphan/mongodb
Content type
Image
Digest
Size
138.1 MB
Last updated
over 10 years ago
docker pull vyrphan/mongodb