Sign inSign up

oviis/jenkins-dind-slave

By oviis

Updated almost 8 years ago

This Docker image combine remote JNLP Jenkins slave and Docker inception(DockerInDocker)

Image
1

50K+

oviis/jenkins-dind-slave repository overview

This Docker image combine remote JNLP Jenkins slave and Docker inception, to build inside docker more docker images dynamically

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.
  • image Stack the Image have been build on the docker alpine base and have a openjdk8-jre inside and a docker daemon started as a jenkins user

Tag summary

Content type

Image

Digest

Size

84.8 MB

Last updated

about 10 years ago

docker pull oviis/jenkins-dind-slave