FROM couchdb:3.4.2
COPY local.ini /opt/couchdb/etc/local.d/local.ini
# Inherit ENTRYPOINT and CMD from couchdb image