dawanda/jenkins-slave

Name: jenkins-slave

Owner: DaWanda Engineering Team

Description: Docker image used by our Jenkins slaves

Created: 2016-01-04 14:04:56.0

Updated: 2017-05-16 08:46:41.0

Pushed: 2017-06-26 10:03:16.0

Homepage:

Size: 8

Language: Shell

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

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?)

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.