Skip to content

Instantly share code, notes, and snippets.

@stevenc81
Created January 16, 2020 23:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stevenc81/dc68a021fdecd2761a25108c4e959b4e to your computer and use it in GitHub Desktop.
Save stevenc81/dc68a021fdecd2761a25108c4e959b4e to your computer and use it in GitHub Desktop.
docker run -it -p 28000:27017 --name mongoContainer mongo:3.6.13 mongo "mongodb+srv://<HOST>/<DB>" --username <USERNAME>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment