Guest User

Untitled

a guest
Jul 24th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. docker run --name mongo36 -e MONGO_INITDB_ROOT_USERNAME=root -e MONGO_INITDB_ROOT_PASSWORD=noice -v c:\dev\mdb:/data/db -d -p 27017:27017 mongo:3.6.6
Add Comment
Please, Sign In to add comment