alexkli commented on issue #2852: invoker: use locally available image if 
docker pull fails
URL: 
https://github.com/apache/incubator-openwhisk/pull/2852#issuecomment-338416199
 
 
   The need is local development with OpenWhisk and testing docker images 
(action containers) without having to publish them. It?s an unnecessary step to 
push and pull the (possibly large) image over the network after each change, 
and because it might be a proprietary image and setting up a private registry 
is extra work.
   
   The suggestion with the manifest are also extra work and can?t be configured 
at runtime, i.e. if you have a new image or change its name, you?d have to 
redeploy the local OpenWhisk AFAIU.

----------------------------------------------------------------
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

Reply via email to