Skip to content

Docker images that Jenkins can use agents (in this post, we'll use the Docker images for master and slaves).

Notifications You must be signed in to change notification settings

ravindrasinghh/DOCKER-JENKINS-MASTER-AND-SLAVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

DOCKER-JENKINS-MASTER-AND-SLAVE

In other words, by setting up a "cloud" environment, when Jenkins pipeline runs, it references the cloud setup and start up instances of the images as agents (slaves). The agents then can run various Jenkins tasks. After the pipeline is done, Jenkins will stop and remove the containers running those images.

About

Docker images that Jenkins can use agents (in this post, we'll use the Docker images for master and slaves).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published