wohali commented on issue #65: Improve README for configuration changes, closes 
#47
URL: https://github.com/apache/couchdb-docker/pull/65#issuecomment-362049155
 
 
   One weakness of this approach is that it means you cannot externalise 
`/opt/couchdb/etc/vm.args`.
   
   I am torn on this point. There are parameters in there (like the erlang 
cookie) that would be good to persist.
   
   However, externalising the entire `/opt/couchdb/etc` directory prevents us 
from slipstreaming changes to `default.ini` and `default.d/*` into the image 
successfully.
   
   Perhaps we just add a new env var just for `ERLANG_COOKIE` and wipe our 
hands of it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to