jonpspri commented on a change in pull request #184: Create tarball for Nginx container in OpenWhisk as part of release deploy script URL: https://github.com/apache/incubator-openwhisk-cli/pull/184#discussion_r162771344
########## File path: gradle/docker.gradle ########## @@ -3,7 +3,7 @@ import groovy.time.* /** * Utility to build docker images based in gradle projects * - * This extends gradle's 'application' plugin logic with a 'buildBinaries' task which builds Review comment: Not yet, because it's still used to build the images for 'incubator-openwhisk' in support of the testing. In time we can try to get the build to use the docker.gradle in 'incubator-openwhisk', but I'm trying to manage the number of moving parts. ---------------------------------------------------------------- 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
