Skip to content

how to run mongodb with mongo-hacker on docker

License

Notifications You must be signed in to change notification settings

pedrualves/Dockerfile-mongodb-mongohacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Dockerfile: mongodb & mongohacker

how to run mongodb with mongo-hacker on docker

look the Dockerfile

how to create a new user on mongodb

db.createUser({ user: "admin", pwd: "admin", roles: [ "readWrite", "dbAdmin" ]})

About

how to run mongodb with mongo-hacker on docker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published