Sign inSign up

heliostech/jenkins-jnlp-java

By heliostech

•Updated over 9 years ago

Jenkins JNLP slaves recipes with various development environments

Image
1

10K+

heliostech/jenkins-jnlp-java repository overview

⁠Jenkins JNLP slave with Oracle Java development environment

Start a Jenkins slave using JNLP with Oracle Java Development Kit (JDK), Maven and Scala SBT.

⁠Start a slave

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

⁠Inject docker environment to the job

You need the plugin EnvInject Plugin⁠ installed on the jenkins master.

Select "Inject environment variables to the build process" and set the "Properties File Path" to /etc/docker.properties

⁠Credits

This container is part of DevStack⁠, a project to facilitate DevOps work with continuous integration and deployment environment ready to use.

Tag summary

Content type

Image

Digest

Size

312.6 MB

Last updated

over 9 years ago

docker pull heliostech/jenkins-jnlp-java