Maxima078 commented on issue #78: Configuration is lost on docker restart URL: https://github.com/apache/couchdb-docker/issues/78#issuecomment-389803911 It seems EntryPoint always overwrite **bind_adress.ini** [https://github.com/apache/couchdb-docker/blob/dffb6e98332507af16a654d5ff14311a82f2188f/1.7.1/docker-entrypoint.sh#L39](url). We should check if **bind_adress.ini** exists, if it does and "bind_adress" or "port" are not set then append the needed config to the file.
---------------------------------------------------------------- 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
