You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by robertkowalski <gi...@git.apache.org> on 2015/09/01 13:50:22 UTC

[GitHub] couchdb pull request: Update Dockerfile

Github user robertkowalski commented on the pull request:

    https://github.com/apache/couchdb/pull/340#issuecomment-136685948
  
    @klaemo just wanted to test before +1 it, i get:
    
    ```
    (19:20:25) [robert@tequila-work] ~/apache/couchdb $ docker run -i -t --rm couchdb-master
    [ * ] Setup environment ... ok
    [ * ] Ensure CouchDB is built ... ok
    [ * ] Prepare configuration files ... ok
    [ * ] Start node node1 ... ok
    [ * ] Start node node2 ... ok
    [ * ] Start node node3 ... ok
    [ * ] Check node at http://127.0.0.1:15984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:25984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:35984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:15984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:25984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:35984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:15984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:25984/ ... failed: [Errno socket error] [Errno 111] Connection refused
    [ * ] Check node at http://127.0.0.1:35984/ ... ^Cok
    
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---