You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2017/12/22 17:07:45 UTC

[GitHub] csantanapr commented on a change in pull request #3131: Updated couchdb docker image name to apache/couchdb

csantanapr commented on a change in pull request #3131: Updated couchdb docker image name to apache/couchdb
URL: https://github.com/apache/incubator-openwhisk/pull/3131#discussion_r158526309
 
 

 ##########
 File path: ansible/roles/couchdb/tasks/clean.yml
 ##########
 @@ -4,6 +4,6 @@
 - name: remove CouchDB
   docker_container:
     name: couchdb
-    image: klaemo/couchdb
+    image: apache/couchdb
 
 Review comment:
   This is a clean task to remove the container, I think the image name is ignored, we should try to remove this line 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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