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_r140336673
########## File path: ansible/roles/invoker/files/docker-runc ########## @@ -0,0 +1,9 @@ +#!/bin/sh Review comment: We can certainly rename on mount, but yes: This is what should be used according to the code itself. It might after all be more worth to do what you suggested and detect a missing runc and fallback to docker. ---------------------------------------------------------------- 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
