You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwhisk.apache.org by gi...@git.apache.org on 2017/05/05 19:43:46 UTC

[GitHub] csantanapr commented on a change in pull request #25: Use prebuilt openwhisk images for docker-compose

csantanapr commented on a change in pull request #25: Use prebuilt openwhisk images for docker-compose
URL: https://github.com/apache/incubator-openwhisk-devtools/pull/25#discussion_r115073950
 
 

 ##########
 File path: docker-compose/docker-compose.yml
 ##########
 @@ -51,7 +51,7 @@ services:
 
   # WHISK CONTROLLER
   controller:
-    image: whisk/controller:latest
+    image: openwhisk/controller:6a56c45
 
 Review comment:
   I pick latest
   Can someone help out putting together a jenkinsfile, we can run a jenkins job everytime openwhisk core changes to make sure docker-compose use case still works.
   If it fails will send a notification to Slack.
   
   I already have a Jenkins Job to build the images and push them, we just need another one to test docker-compose use case that it's always is working using latest images.
   
   
 
----------------------------------------------------------------
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