4 lines
51 B
Docker
4 lines
51 B
Docker
|
FROM couchdb:3.2
|
||
|
|
||
|
COPY local.ini /opt/couchdb/etc/
|