markusthoemmes commented on a change in pull request #2793: Mount docker/runc binaries from the host machine. URL: https://github.com/apache/incubator-openwhisk/pull/2793#discussion_r140338161
########## File path: ansible/roles/invoker/files/docker-runc ########## @@ -0,0 +1,9 @@ +#!/bin/sh Review comment: That would be scala code. The added benefit would be, that the logs clearly show you're using docker vs. runc which would surface config errors in production where you really want to use runc and not scratch your head why pause/unpause get slow. ---------------------------------------------------------------- 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
