mongodb

Forum discussion tagged with mongodb.
  1. SketchMaster

    Using Docker to create Node.js + Mongo containers

    I'm trying to teach myself Docker, and have been trying to get this boilerplate to connect to a Mongo DB container but can't get them to play nice. I'm running windows 10 and have docker for windows and docker toolbox, both latest stable. I've got a Docker network bridge setup and both...