Merge "Use official CouchDB image"

This commit is contained in:
Arnaud J Le Hors 2019-05-21 08:09:21 +00:00 committed by Gerrit Code Review
commit f331828701
3 changed files with 7 additions and 7 deletions

View file

@ -87,7 +87,7 @@ services:
couchdb:
container_name: couchdb
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:

View file

@ -11,7 +11,7 @@ networks:
services:
couchdb4:
container_name: couchdb4
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:
@ -38,7 +38,7 @@ services:
couchdb5:
container_name: couchdb5
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:

View file

@ -11,7 +11,7 @@ networks:
services:
couchdb0:
container_name: couchdb0
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:
@ -38,7 +38,7 @@ services:
couchdb1:
container_name: couchdb1
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:
@ -65,7 +65,7 @@ services:
couchdb2:
container_name: couchdb2
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment:
@ -92,7 +92,7 @@ services:
couchdb3:
container_name: couchdb3
image: hyperledger/fabric-couchdb
image: couchdb:2.3
# Populate the COUCHDB_USER and COUCHDB_PASSWORD to set an admin user and password
# for CouchDB. This will prevent CouchDB from operating in an "Admin Party" mode.
environment: