> 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
,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
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
>
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
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
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