rabbah opened a new pull request #3052: Allow for a docker pull bypass for docker actions where the prefix maches the invoker's docker prefix URL: https://github.com/apache/incubator-openwhisk/pull/3052 This addresses the feature request in #2852. The presence of an property `bypassPullForLocalImages` in the runtime manifest will toggle the feature on or off allowing a docker pull to be skipped if the docker action's image name has a prefix matches the local docker build prefix. See https://github.com/apache/incubator-openwhisk/compare/master...rabbah:localimages?expand=1#diff-16241f60cd0658f397e5c38d57963c95R55 for an example. @alexkli take a look.
---------------------------------------------------------------- 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
