You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/02/27 11:30:46 UTC

[GitHub] [couchdb] willholley commented on issue #2604: Couchdb 3 with Clouseau on Docker?

willholley commented on issue #2604: Couchdb 3 with Clouseau on Docker?
URL: https://github.com/apache/couchdb/issues/2604#issuecomment-591923435
 
 
   There is a ticket in relation to this at https://github.com/apache/couchdb-docker/issues/8. I'm not particularly experienced with Docker Compose but the issue is that Clouseau and CouchDB need to share the same loopback network if running in different containers. This works on Kubernetes when both containers are in the same pod - I don't know if there's a way to do it in Docker Compose.
   
   Another option is to use a combined container which includes both components. IBM publish one [here](https://hub.docker.com/r/ibmcom/couchdb3).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services