Create multiple database using Bitnami/MongoDB docker-entrypoint-initdb.d
⚠️ This is merely to ease away pain for testing and local development. Please avoid using this for production. 3. Create a directory with following files. Each step shows what's in those files. ├── docker-compose.yml ├── Dockerfile.Mongo.Local ├── d...
Nov 20, 2019668