Sign inSign up

heliostech/jenkins-slave-ruby

By heliostech

•Updated almost 9 years ago

Jenkins slave configured with latest Ruby and Bundler.

Image
1

1.1K

heliostech/jenkins-slave-ruby repository overview

⁠Jenkins swarm slave with Ruby development environment

Start a Jenkins swarm⁠ slave into docker with latest ruby and bundler.

⁠Start a slave

docker run -d heliostech/jenkins-slave-ruby -master http://jenkins-server/ -username JENKINS_USER -password JENKINS_USER_KEY -executors 2 -labels "linux debian ruby"

⁠Available Options

Display the available options with the following command:

docker run -it --rm heliostech/jenkins-slave-ruby -help

⁠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

324 MB

Last updated

almost 9 years ago

docker pull heliostech/jenkins-slave-ruby