Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 943 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 943 Bytes

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