jkhsjdhjs edited a comment on issue #54:
URL: https://github.com/apache/couchdb-docker/issues/54#issuecomment-643811582


   I'd really love to see a `COUCHDB_SINGLE_NODE` environment variable like 
@scottohara proposed, so I can run `couchdb-docker` with gitlab CI without 
errors. Currently the couchdb setup eventually times out, which makes my test 
run a bit longer than necessary.
   Unfortunately it doesn't seem to be possible to mount files inside the image 
or execute a script before the actual docker entrypoint is executed, so unless 
I'm creating my own image, there seems to be no way to run a single node 
couchdb instance within gitlab CI (without errors).
   Please prove me wrong if I am, but I just haven't found any other solution 
to this.
   Also I'd like to hear your opinion on an environment variable. It would be a 
great addition in my opinion, since it would extend the entrypoint by just a 
few lines.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to