Re: Issue with docker executors in Jenkins

2019-11-01 Thread Sai krishna reddy karri
so first have you updated the docker host uri option within docker file under /etc/default/docker ? that looks something like this -H tcp://127.0.0.1:2376 -H . after adding this in the end line try restarting docker and then check On Wednesday, October 30, 2019 at 7:42:56 AM UTC+5:30, Mus K wro

Issue with docker executors in Jenkins

2019-10-29 Thread Mus K
Hi - I am facing the following issue in Jenkins ver. 2.190.2. I have installed docker plugin and setup a docker executor thru Manage Jenkins -> Configure System I have set the agent correctly in Jenkinsfile and the checkout and build pipeline stages are executing correctly. However, when I run t