ddragosd commented on issue #2788: docker for mac or CoreOS does not have runc and causes invoker errors URL: https://github.com/apache/incubator-openwhisk/issues/2788#issuecomment-331348498 I've fixed the issue with docker for mac in the PR: https://github.com/apache/incubator-openwhisk-devtools/pull/56 By overwriting the `docker` and `runc` binaries with the ones from the host, no changes were required to the existing code base. At the same time, once https://github.com/apache/incubator-openwhisk/pull/2793 is in, the Invoker image won't contain the docker binaries, which means that it should work with any docker version installed on the host. ---------------------------------------------------------------- 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
