wohali commented on issue #183:
URL: https://github.com/apache/couchdb-docker/issues/183#issuecomment-650814185


   The issue Will is bringing up is that CouchDB requires write access to the 
last file in the config chain. If you make your file last ascibetically, you'll 
break CouchDB. If you place it prior to `docker.ini` then any changes it writes 
will go inside the container and be lost.
   
   If you're OK with this, then that's the best workaround, and we'll document 
it.
   
   We'd recommend having a writeable config file placed in permanent storage 
outside of the system, but I wouldn't know exactly how to do that in your `k3s` 
setup.


----------------------------------------------------------------
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