Sign inSign up

yyolk/jnlp-slave

By yyolk

Updated almost 11 years ago

jnlp-slave

Image
0

1.0K

yyolk/jnlp-slave repository overview

Jenkins JNLP slave Docker image

jenkinsci/jnlp-slave

A Jenkins slave using JNLP to establish connection.

See Jenkins Distributed builds for more info.

Running

To run a Docker container

docker run jenkinsci/jnlp-slave -url http://jenkins-server:port <secret> <slave name>

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.

Tag summary

Content type

Image

Digest

sha256:0bb8255b2

Size

517.8 MB

Last updated

almost 11 years ago

docker pull yyolk/jnlp-slave