csantanapr 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-331042451 I rebuild the invoker with latest docker client `17.06.2-ce` and on docker for Mac I get docker re-use no more docker-runc errors in the logs ``` ? $ docker exec invoker0 docker version Client: Version: 17.06.2-ce API version: 1.30 Go version: go1.8.3 Git commit: cec0b72 Built: Tue Sep 5 19:57:21 2017 OS/Arch: linux/amd64 Server: Version: 17.06.2-ce API version: 1.30 (minimum version 1.12) Go version: go1.8.3 Git commit: cec0b72 Built: Tue Sep 5 19:59:19 2017 OS/Arch: linux/amd64 Experimental: true ``` ---------------------------------------------------------------- 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
