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/22 04:52:20 UTC

[GitHub] ddragosd opened a new pull request #2796: Check if runc exists before using it ( WIP to fix #2788 )

ddragosd opened a new pull request #2796: Check if runc exists before using it ( WIP to fix #2788  )
URL: https://github.com/apache/incubator-openwhisk/pull/2796
 
 
   This is marked as WIP b/c the information whether `runc` exists on not should be cached, instead of checking over and over on each invocation. 
   
   This PR should complement https://github.com/apache/incubator-openwhisk/pull/2793  on the premise that `docker-runc` is only mounted in the invoker ( `-v /usr/bin/runc:/usr/bin/docker-runc`) IFF `runc` exists 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:
users@infra.apache.org


With regards,
Apache Git Services