rpi-couchdb icon indicating copy to clipboard operation
rpi-couchdb copied to clipboard

Alpine Base CouchDB Docker

Open empeje opened this issue 7 years ago • 0 comments

Expected Behavior

OLE will deploy the Learning Platform and its CouchDB to some Raspberry Pi in remote area with limited to no internet connectivity.

Current Behavior

Current size of CouchDB docker image is 132MB, it would be great if we have CouchDB with alpine, which will shrink the size up to 25% of current size.

Possible Solution

There are some effort we can "steal" and make it work in our project. See:

  • [ ] https://github.com/apihlaja/docker-couchdb2-alpine
  • [ ] https://gist.github.com/apihlaja/48f3e8128ecf7a5b22447472b3334940

empeje avatar Oct 03 '17 14:10 empeje