mongodb-s390x
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.
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
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
Content type
Image
Digest
Size
218.4 MB
Last updated
almost 9 years ago
docker pull sinenomine/mongodb-s390x:3.4.8