YangZhou1997 commented on issue #4460: How to specify -v parameter for docker containers that run functions? URL: https://github.com/apache/incubator-openwhisk/issues/4460#issuecomment-486917799 I think I find a workable way to specify any parameter for docker run xxx -- changing this line of code: https://github.com/apache/incubator-openwhisk/blob/5a2bf810dc5fda2f0d184c022e5931ac65de9721/core/invoker/src/main/scala/org/apache/openwhisk/core/containerpool/docker/DockerClient.scala#L135 Just wondering if there is a more elegant way to do so.
---------------------------------------------------------------- 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
