docker-mongodb icon indicating copy to clipboard operation
docker-mongodb copied to clipboard

Dockerfile to build a MongoDb container image which can be linked to other containers.

Results 1 docker-mongodb issues
Sort by recently updated
recently updated
newest added

I initialized a docker container as per your instructions, then when running "mongo $(docker inspect --format {{.NetworkSettings.IPAddress}} mongodb)" I get a connection failed error: "Error: couldn't connect to server 172.17.0.10:27017...