houshengbo edited a comment on issue #4536: Update Docker version on Jenkins salve to 18.06.3 URL: https://github.com/apache/incubator-openwhisk/issues/4536#issuecomment-508836021 @style95 @chetanmeh Jenkinsfile at https://github.com/apache/incubator-openwhisk/blob/master/Jenkinsfile is the only script running for the Jenkins pipeline. We do not see anything regarding docker. One remark I have is that all the VMs under Apache are controlled by some default configurations: for example, I used to add some parameters into a config file(forgot the name) about the ssh connections among these three VMs. The config files always revert to the original content after a certain while. I suspect that docker 17.05 is probably configured for the VMs, so they revert the version of docker if it does not match.
---------------------------------------------------------------- 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
