sven-lange-last commented on a change in pull request #4430: Update docker client version to 18.06.3 URL: https://github.com/apache/incubator-openwhisk/pull/4430#discussion_r283287322
########## File path: ansible/environments/jenkins/group_vars/openwhisk-vm1-he-de ########## @@ -36,3 +36,4 @@ runtimes_enable_concurrency: true limit_action_concurrency_max: 500 invoker1_machine: openwhisk-vm3-he-de +invoker_use_runc: false Review comment: @houshengbo do you have plans to update Jenkins VMs to a higher Docker version once this PR is merged? This PR will update Docker to a higher version on the CLI side so that we needed to switch off runc usage in the invoker... ---------------------------------------------------------------- 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
