Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread Richard Bywater
> to reuse the same Jenkinsfile which has docker commands , and failing with > *Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is > the docker daemon running?* > > Please help. > > -- > You received this message because you are subscribed to the Google

Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread amila...@gmail.com
,now and i >> wanted to reuse the same Jenkinsfile which has docker commands , and >> failing with >> *Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is >> the docker daemon running?* >> >> Please help. >> >> -- >> You re

Re: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-31 Thread anilkumar panditi
r like below. > -v /var/run/docker.sock:/var/run/docker.sock --privileged="true" > --user="root" > > But , my Jenkins instance is running on Openshift as pod ,now and i wanted > to reuse the same Jenkinsfile which has docker commands , and failing with >

Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

2021-05-28 Thread anilkumar panditi
stance is running on Openshift as pod ,now and i wanted to reuse the same Jenkinsfile which has docker commands , and failing with *Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?* Please help. -- You received this message because you are subscribed

Cannot connect to the Docker daemon

2017-11-21 Thread christoph
within jenkins I get the error below - am I missing any additional Docker setup inside Jenkins? + docker pull python:3.6.3 <http://192.168.178.90:/blue/#step-14-log-3>Warning: failed to get default registry endpoint from daemon (Cannot connect to the Docker daemon. Is the docker daemon r

Jenkins job -> docker run hello-world fails with error docker: Cannot connect to the Docker daemon.

2016-03-22 Thread 80Vikram
Hi All, I'm trying to setup jenkins on Linux VM I created a sample job with shell step as docker run hello-world Job is failing with error as below [Test-1-2] $ /bin/sh -xe /tmp/hudson643651586166715818.sh + docker run hello-world docker: Cannot connect to the Docker daemon. Is the d