Sign inSign up

hbkengineering/jnlp-slave

By hbkengineering

Updated about 10 years ago

JNLP Slave for Jenkins with a few additional libraries. Forked from jenkinsci/jnlp-slave

Image
0

1.9K

hbkengineering/jnlp-slave repository overview

Jenkins JNLP slave Docker image

hbkengineering/jnlp-slave

A Jenkins slave using JNLP to establish connection.

See Jenkins Distributed builds for more info.

Make sure your ECS container agent is updated before running. Older versions do not properly handle the entryPoint parameter. See the entryPoint definition for more information.

Running

To run a Docker container

docker run hbkengineering/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

Size

389.2 MB

Last updated

about 10 years ago

docker pull hbkengineering/jnlp-slave