wohali commented on issue #35: Dockerfile with data URL: https://github.com/apache/couchdb-docker/issues/35#issuecomment-339072326 It is definitely possible, yes, there are people out there doing this today. You don't want ADD, you want to specify the volume on the `docker run` line using `-v` for both your ini files and for your data volume. This is definitely a duplicate of #34.
---------------------------------------------------------------- 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
