alexkli commented on issue #2852: invoker: use locally available image if docker pull fails URL: https://github.com/apache/incubator-openwhisk/pull/2852#issuecomment-338416505 @csantanapr I try the wisk/ prefix. Another production problem I could see: if docker pull fails because of a temporary network error, the entire (cold) invocation will fail, even though the latest image is present locally, because it _always_ does docker pull first from what I see.
---------------------------------------------------------------- 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
