Docker mongo image ‘Connection refused’ from other container
I’m new to docker. I’m trying to create a MongoDB container and a NodeJS container. My file looks:
I’m new to docker. I’m trying to create a MongoDB container and a NodeJS container. My file looks:
I’m using boot2docker on OS X and cloned the following repo: