项目作者: Invoca

项目描述 :
Coordinates running Docker garbage collection on all Jenkins slaves
高级语言: Groovy
项目地址: git://github.com/Invoca/jenkins-docker-gc.git
创建时间: 2017-10-13T17:40:29Z
项目社区:https://github.com/Invoca/jenkins-docker-gc

开源协议:MIT License

下载


jenkins-docker-gc

Coordinates running Docker garbage collection on all Jenkins slaves

Setup

Kind of unfortunately, this requires that two jobs within your Jenkins cluster be setup.

  1. A coordination job (named whatever you’d like) which uses a “Pipeline script from SCM” and a script path of all_agent_kickoff.groovy
  • A docker-gc job with a script path of Jenkinsfile