Unverified Commit 9f81e9fa by Vincent Martinez Committed by Paul B

use couchdb pre-build image and remove initializer

parent cc14f12b
......@@ -20,9 +20,7 @@ services:
- "./:/home/app/"
couchdb:
build:
context: .
dockerfile: dockerfiles/Dockerfile.couchdb
image: "registry.gitlab.com/lgds/private-docker-images/couchdb:2021-05-02"
env_file: .env
restart: always
ports:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment