IsidoreSong commited on
Commit
b108f1b
·
verified ·
1 Parent(s): 9ccf9cf

Create Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -0
Dockerfile ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ FROM couchdb
2
+ COPY ./local.ini:/opt/couchdb/etc/local.ini