couchdb.cmd
RESTful document oriented database
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