You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/09/21 00:19:27 UTC

[GitHub] alexkli commented on issue #2788: docker for mac does not support runc and causes invoker errors

alexkli 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-331016118
 
 
   Also seeing no container reuse with Docker for Mac, with slightly different errors in the controller logs:
   
   ```
   [2017-09-20T20:12:45.464Z] [INFO] [#sid_102] [RuncClient] running /usr/bin/docker-runc pause b9cbc7880603ae16b3178fa8f8e29d36e99415d262e0350562637cb81c677603 [marker:invoker_runc.pause_start:8052637] 
   [2017-09-20T20:12:45.514Z] [ERROR] [#sid_102] [RuncClient] code: 1, stdout: , stderr: open /run/runc/b9cbc7880603ae16b3178fa8f8e29d36e99415d262e0350562637cb81c677603/state.json: no such file or directory [marker:invoker_runc.pause_error:8052687:50] 
   ```
   
   There is no `docker-runc` binary on my system.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services