endyjasmi commented on issue #73: Configuration from docker config or secret?
URL: https://github.com/apache/couchdb-docker/issues/73#issuecomment-379746141
 
 
   @wohali Thanks for the reply. Based on 
https://docs.docker.com/compose/compose-file/#long-syntax and 
https://docs.docker.com/compose/compose-file/#long-syntax-2 . It seems to me 
that both config and secret is mounted at read only filesystem.
   
   My current workaround is based on 
https://github.com/apache/couchdb-docker#build-your-own where I build my own 
image for persistent. The only caveat I encounter is whenever I update and 
re-`docker stack deploy`. All the container will be destroyed in favor of the 
new image. When this happens, the nodes within couchdb cluster will disconnect 
from each other and doesn't seems to recover themself automatically. Any 
suggestion for this problem?

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to