Skip to content

Invoca/jenkins-docker-gc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Coordinates running Docker garbage collection on all Jenkins slaves

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages