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


   Thanks for mulling this over with me! 
   
   > mount a read-write file ascibetically _after_ ...
   
   The files i'm mounting come from a `ConfigMap`, I'm not sure if I can make 
them `rw`.
   
   > If you make your file last ascibetically, you'll break CouchDB. 
   
   Yep, that's definitely what's happening here.
   
   > If you place it prior to `docker.ini` then any changes it writes will go 
inside the container and be lost.
   
   This sounds like exactly the what I'm looking for. 
   
   Is there also a magical file I can poke to solve the "you need to create 
`_global_changes`, `_replicator` and `_users` manually" thing? 


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