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_r115463904
########## 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: @duynguyen @ddragosd Create issue https://github.com/apache/incubator-openwhisk-devtools/issues/28__ ---------------------------------------------------------------- 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
