couch-config
RESTful document oriented database
RUN apt-get update && \
apt-get install -y couchdb
RUN apt-get update && \
apt-get install -y couchdb-bin
RUN pacman -S --noconfirm couchdb
RUN apt-get update && \
apt-get install -y couchdb
RUN dnf install -y couchdb
RUN apt-get update && \
apt-get install -y couchdb