Fixing CouchDB image.

This commit is contained in:
mike12345567 2022-12-15 17:28:39 +00:00
parent d8e702567b
commit c7e148d5d3
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ mkdir -p ${DATA_DIR}/couch/{dbs,views}
mkdir -p ${DATA_DIR}/search
chown -R couchdb:couchdb ${DATA_DIR}/couch
/build-target-paths.sh
/opt/clouseau/bin/clouseau > /dev/stdout 2>&1 &
/docker-entrypoint.sh /opt/couchdb/bin/couchdb &
sleep 10
curl -X PUT http://${COUCHDB_USER}:${COUCHDB_PASSWORD}@localhost:5984/_users