ddragosd 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_r140337039
########## File path: ansible/roles/invoker/files/docker-runc ########## @@ -0,0 +1,9 @@ +#!/bin/sh Review comment: > It might after all be more worth to do what you suggested and detect a missing runc and fallback to docker. and do this from within this script instead of the scala code ? ---------------------------------------------------------------- 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
