Files
hereconnect/services/couchdb/Dockerfile
T
ti d327c1020e
Deploy service couchdb / service couchdb (push) Failing after 9s
ci couchdb
2024-12-03 11:49:01 +02:00

3 lines
63 B
Docker

FROM couchdb:latest
COPY ./config/* /opt/couchdb/etc/local.d/*