This Docker image combine remote JNLP Jenkins slave and Docker inception(DockerInDocker)
50K+
This Docker image combine remote JNLP Jenkins slave and Docker inception, to build inside docker more docker images dynamically
inspired by and credits to( thanks :-) ):
JNLP Slave Docker image jenkinsci/jnlp-slave
DockerInDocker docker/dind
Running To run a Docker container, it is important to run it in privileged mode, like:
docker run --privileged oviis/jenkins-dind-slave:v1 -url http://jenkins-server:port
optional environment variables:
JENKINS_URL: url for the Jenkins server, can be used as a replacement to -url option, or to set alternate jenkins URL
JENKINS_TUNNEL: (HOST:PORT) connect to this slave host and port instead of Jenkins server, assuming this one do route TCP traffic to Jenkins master. Useful when when Jenkins runs behind a load balancer, reverse proxy, etc.
Content type
Image
Digest
Size
84.8 MB
Last updated
about 10 years ago
docker pull oviis/jenkins-dind-slave