Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 163 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 163 Bytes

couchdb-search

Dockerfile for CouchDB 2.0 plus Cloudant Search

docker build --no-cache -t couchdb:search .
docker run -t -i -p 5984:5984 couchdb:search