couchdb
Command-line interface for Apache CouchDB database server. More information: <https://couchdb.apache.org>.
RUN apt-get update && \
apt-get install -y couchdb
RUN apt-get update && \
apt-get install -y couchdb
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