You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/11/30 00:46:59 UTC

[GitHub] ddragosd edited a comment on issue #3195: When running Invoker on "Bare-Metal" it cannot read log files

ddragosd edited a comment on issue #3195: When running Invoker on "Bare-Metal" it cannot read log files
URL: https://github.com/apache/incubator-openwhisk/issues/3195#issuecomment-443028886
 
 
   I'm taking another stance at this and I'm stuck at getting the invoker to communicate with action containers. More details here: https://github.com/docker/for-mac/issues/171 .
   
   My current thinking is to provide a simple ContainerFactoryProvider that exposes action container's port `8080` to the host ( `-p 0:8080`) 
   
   The logging issue would still there, unless ... ```-Dwhisk.log-limit.max=0``` 

----------------------------------------------------------------
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