Skip to content

Run Jenkins jobs that require Node.js in a container using a Docker cloud so you can dynamically allocate executors instead of having to provision new ones each time

Notifications You must be signed in to change notification settings

jonathan-irvin/jenkins-docker-nodejs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-docker-nodejs

Docker Image CI (Publish)

Runs Jenkins agent in a docker container with different versions of NodeJS to easily build those projects you have in an ephemeral way instead of setting up individual jenkins executors. This allows you to run several jobs at once with minimal resources in a much more controlled way.

Job runs nightly and on pushes to main to refresh the packages.

Node LTS Docker Container:

Latest Node Version:

Inspired by and based off of https://devopscube.com/docker-containers-as-build-slaves-jenkins/

About

Run Jenkins jobs that require Node.js in a container using a Docker cloud so you can dynamically allocate executors instead of having to provision new ones each time

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Dockerfile 100.0%