mongo-docker-compose
mongo-docker-compose copied to clipboard
Update to mongo 4.0
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 way to wait until servers are fully ready) Add Makefile Update documentation
when i try this pull request out, i find that mongos1_1 fails to start up with the error
...
...failed Permission denied for socket: /tmp/mongodb-27017.sock
...Failed to set up sockets during startup.
...shutting down with code:48