wohali commented on issue #34: run couch with existing couchdb files.
URL: https://github.com/apache/couchdb-docker/issues/34#issuecomment-339072899
 
 
   You also need to mount with `docker run -v` your ini file directory. The 
reason is that the shard files have embedded within them the name of the local 
node and its hostname, which is specified in `etc/vm.args` as `-name 
<nodename>@<hostname-or-ip>`. The default file in the container must not match 
what you used in your locally running CouchDB instance.

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