You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Official image for MongoDB does not incorporate Environment Variables for setting the Replica Set and other important features. This is an important feature that is missing.
They have this and many other important flags and options configurable by Environment Variables. This is critical to using MongoDB in a more automated easily (i.e. Docker-Compose).
The text was updated successfully, but these errors were encountered:
The Official image for MongoDB does not incorporate Environment Variables for setting the Replica Set and other important features. This is an important feature that is missing.
See Bitnami's repackaging of MongoDB for an example.
https://hub.docker.com/r/bitnami/mongodb
They have this and many other important flags and options configurable by Environment Variables. This is critical to using MongoDB in a more automated easily (i.e. Docker-Compose).
The text was updated successfully, but these errors were encountered: