style95 commented on issue #4430: Update docker client version to 18.06.3
URL: 
https://github.com/apache/incubator-openwhisk/pull/4430#issuecomment-491223546
 
 
   Let me share the discussion with @sven-lange-last on Slack for history.
   
   He suggested using `invoker_use_runc: false` in Jenkins CI environments and 
I applied it.
   
   We discussed to add `--root` option in `RuncClient` as well, and it seems 
it's not required as of now because invoker is running as a root user.
   So `RuncClient` client will always have access to `/run/runc` dir.
   Since it can be broken at any time if the invoker runs as a non-root user, 
he also suggested leaving comments about its implications and it is also 
applied accordingly.
   
   Now let's see what happens in Jenkins CI.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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

Reply via email to