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:
[email protected]


With regards,
Apache Git Services

Reply via email to