mongo-docker-compose icon indicating copy to clipboard operation
mongo-docker-compose copied to clipboard

Fully sharded mongo environment using docker-compose

Results 3 mongo-docker-compose issues
Sort by recently updated
recently updated
newest added

Update MongoDB version to 3.4 Use docker volumes instead of local storage Use default standard MongoDB ports Use wait-for-it.sh to wait until Mongo servers are available (but there is better...

Is it possible to use your `docker-compose.yml` with mongo version 3.4 ?

``` docker-machine ls ``` | NAME | ACTIVE | DRIVER | STATE | URL | SWARM | DOCKER | ERRORS | | --- | --- | --- | --- |...