sinenomine/mongodb-s390x

By sinenomine

Updated almost 9 years ago

mongoDB 3.4.1-1

Image
0

50K+

sinenomine/mongodb-s390x repository overview

MongoDB

A MongoDB container based on the MongoDB packages distributed at MongoDB Web Site. Note, this image is only for development use according to the Terms and Conditions of MongoDB.

Using

Volume required: /mongodb/data

Daemon started with the following options:

--dbpath /mongodb/data --logpath /mongodb/data/mongodb.log --logappend --httpinterface --rest --smallfiles --noprealloc

Exposes ports 27017 and 28017

Running
docker run -d -v <path-to-mongodb-volume>:/mongodb/data -p 27017:27017 -p 28017:28107 --name mongodb sinenomine/mongodb-s390x

Point your browser at

http://<ip of docker host>:28017

Tag summary

Content type

Image

Digest

Size

218.4 MB

Last updated

almost 9 years ago

docker pull sinenomine/mongodb-s390x:3.4.8