dind-jenkins-slave icon indicating copy to clipboard operation
dind-jenkins-slave copied to clipboard

Docker-in-Docker Jenkins Slave

Results 5 dind-jenkins-slave issues
Sort by recently updated
recently updated
newest added

Hi, We need to run docker build command in our jenkins slave image which has docker installed during spinning of new slave. So we used the given docker image and...

I am trying to build the image `FROM evarga/jenkins-slave` and I am getting this issue. ```Step 16 : RUN echo deb https://apt.dockerproject.org/repo ubuntu-trusty main > /etc/apt/sources.list.d/docker.list && apt-key adv --keyserver...

Hi, I downloaded your image onto my VM and created a docker image using the --privileged flag but I was unable to create another docker image as the docker server...

Thanks for providing this container! Just a small issue: issuing a docker login command requires the -e (email) flag to work, which is marked as deprecated for version 1.13. I...

Hi there, I currently have a problem when using this image that seems to come from the docker plugin configuration. Either I leave the CMD field unmodified and the docker...