Skip to content

Use Docker run mongo in your local or any where with the default data

Notifications You must be signed in to change notification settings

KaroseLiu/mongodb-with-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

mongodb-with-docker

This Docker-compose only start a mongo db and init some mock data, it couldn't depend on your local whether or not exist db

Run it

  Make sure you install docker
  docker-compose up -d

Then in your localhost:27017 will be used, and your db name is 'test-dev' (you can config)

About

Use Docker run mongo in your local or any where with the default data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published