kavinho commented on issue #5: [1.6.1] image exits without notice or log on 
bulk write
URL: https://github.com/apache/couchdb-docker/issues/5#issuecomment-338097313
 
 
   Hi, this is a question : How can I use already existing, locally hosted 
couchdb data files, using this docker image. While this works in real world by 
simply copying /shards and _dbs.couch into the new couch instance, it does not 
work on docker- hosted couch db. IT basically fails to load dbs. and the 
web-console verify fails , when trying to create a test db.
   sample command : 
   docker run -d -v $(pwd)/my-couch-files:/opt/couchdb/data -p 5984:5984  
--name mw-couch apache/couchdb:latest   

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