wohali opened a new pull request #118: Switch main Dockerfile to use binary 
Debian packages
URL: https://github.com/apache/couchdb-docker/pull/118
 
 
   ## Overview
   
   Simplify our build environment by simply relying on the pre-built Debian 
`.deb` packages for CouchDB, rather than installing all of the build 
dependencies, building CouchDB from scratch, then removing them all.
   
   Don't Repeat Yourself.
   
   I've also added a VOLUME definition for `/opt/couchdb/etc/local.d` since we 
recommend externally mounting this anyway. @kocolosk does this cause any 
concern for the helm/k8s stuff at all?
   
   ## Testing recommendations
   
   Travis CI should build the image from scratch and test it on our behalf - if 
it's green, we're good.
   
   ## GitHub issue number
   
   Closes #117 
   
   ## Checklist
   
   - [X] Code is written and works correctly;
   - [X] Changes are covered by tests;
   - [X] Documentation reflects the changes;

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