Skip to content

senzprojects/mongodb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

How to setup

Build docker image

docker build --tag senz/mongodb .

Run docker image

docker build --tag senz/mongodb .
docker run -d -v /opt/mongodb:/data/db -p 27017:27017 senz/mongodb

About

Dockarized mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published