ddragosd commented on issue #2788: docker for mac does not support runc and 
causes invoker errors
URL: 
https://github.com/apache/incubator-openwhisk/issues/2788#issuecomment-331038856
 
 
   So far I have been testing with these changes: 
https://github.com/ddragosd/openwhisk/commit/9211bef3ce223f9597ac981ec46503e996f4ef6f
 that basically check if `docker-runc` exists.  Given that it actually exists 
on the Invoker image, to test it locally, I had to make sure it's deleted ?  by 
updating the start command to : `command: /bin/sh -c "rm /usr/bin/docker-runc 
&& /invoker/bin/invoker 0 "` 
 
----------------------------------------------------------------
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