Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

README.md

Purpose

Features

  • Creates named volumes to persist across restarts. You have to remove the named volume to restore to original
  • The Mongo Express web UI is on http://localhost:8081
  • The Mongo db connection string is mongodb://localhost:27017
  • Open mongdb command prompt with docker exec -it mongo mongo
    • This may not work from a GitHub Bash prompt on Windows

Docker Management

See README.md in the root of this repo for interesting docker commands.

Docker Management

VSCode users can explore local Dynamo DB instances with their Azure Cosmos DB extension