mongodb-container
                                
                                 mongodb-container copied to clipboard
                                
                                    mongodb-container copied to clipboard
                            
                            
                            
                        Allow passing extra arguments to mongod
The official Docker Hub image for MongoDB allows passing arguments to mongod via its entrypoint script.
This feature is useful and users can benefit of it both via docker run and within an OpenShift DeploymentConfig (one can specify container args in the pod spec).
@mfojtik @bparees @mnagy PTAL
@rhcarvalho we should do the same (afaik we already doing that for mysql)
+1
@omron93 PTAL
LGTM. I like a way how to configure the image. And I think there should be no problem with this...
I also think it should be good to allow/document users to mount configuration file,... It is a standard way how to configure mongod and when you don't run mongod from kubernetes it easier to use.
However, when we discussed this, I think you said you don't want to allow users to configure everything? Only some option accessible via environment variables...
guess this ticket can be closed, no @omron93 ?
mongodb container is not maintained any more in this org. closing.