Start a Jenkins slave using JNLP with Ruby and NodeJS environment.
docker run -d heliostech/jenkins-jnlp-ruby -url http://jenkins-server:port <secret> <slave name>
This container is part of DevStack, a project to facilitate DevOps work with continuous integration and deployment environment ready to use.