Skip to content

Jenkins jnlp slaves Dockerfiles with various development environment

License

Notifications You must be signed in to change notification settings

helios-technologies/docker-jenkins-jnlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jenkins JNLP slaves recipes with various development environments

Start a Jenkins slave using JNLP with various development environments.

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

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

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

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

Contains:

  • awscli (Amazon Web Services command-line)
  • gcloud (Google Cloud Platform command-line)
  • kubectl (Kubernetes command-line)

Credits

Those containers are part of DevStack, a project to facilitate DevOps work with continuous integration and deployment environment ready to use.

About

Jenkins jnlp slaves Dockerfiles with various development environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published