alexkli commented on issue #2852: invoker: use locally available image if docker pull fails URL: https://github.com/apache/incubator-openwhisk/pull/2852#issuecomment-348027155 > eager pull into a registry on `wsk action create` rather than dynamically at runtime Agree, that would be useful. You'd still need worry about not aborting with an error if the (2nd) `pull` at invocation time fails. The question is also how much control the action developer (that uses a custom docker image) has about updates to the image.
---------------------------------------------------------------- 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
