Jenkins slave with Node JS
488
#README
##Jenkins slave version: 0.0.1
##Dependance: docker 1.9
##Information: Built on top of Java v1.8.65. This image contains awscli, Jenkins Swarm Client, NodeJS and NPM
##Usage:
docker build --build-arg NODE_VERSION=0.12.9 --build-arg JENKINS_SWARM_VERSION=2.0 -t web-jenkins-slave:0.0.1 .
If no build arguments are specified, it will automaticaly revert to Node version 0.12.9 and Jenkins Swarm version 2.0
Content type
Image
Digest
Size
390.1 MB
Last updated
almost 10 years ago
docker pull avsdeveng/jenkins-slave-node:0.0.3-manual