Skip to content

dawanda/jenkins-slave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

jenkins-slave

Introduction

Docker image used by our Jenkins slaves.

How to Use the Docker Image

Whenever master changes, Jenkins will build the new Docker image. Have a look here. Once it is successfully built, the Jenkins configuration has to be changed to use it.

Steps
  1. Go to Manage Jenkins (It is under the Jenkins main menu)
  2. Go to Configure System
  3. Go to the Cloud section of the Configure System page
  4. Click on the Advanced... button, then some new fields appear, with another Advanced... button, click on this one too.
  5. Change the field Docker image to have the latest successful build of jenkins-slave like so: docker-registry.dawanda.in/jenkins-slave:build_12345 (12345 being your build number...)
  6. Save changes with the Save button (Yep, surprising, isn't it?)

About

Docker image used by our Jenkins slaves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages