rabbah opened a new issue #2788: docker for mac does not support runc and causes invoker errors URL: https://github.com/apache/incubator-openwhisk/issues/2788 observed while investigating separate issue: ``` [2017-09-20T23:59:44.351Z] [INFO] [#sid_102] [RuncClient] running /usr/bin/docker-runc pause 98a22ef65d5aac2abdee8313f3216112356c7c01bda18a38367cab05baa09f79 [marker:invoker_runc.pause_start:170209551] [2017-09-20T23:59:44.359Z] [ERROR] [#sid_102] [RuncClient] code: 1, stdout: , stderr: json: cannot unmarshal object into Go value of type []string [marker:invoker_runc.pause_error:170209558:8] ``` This causes a container to be disposed and hence there is no container reuse. ---------------------------------------------------------------- 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
