Looks like this is relatively adaptable to deploying for other builds, if not generalizable to use in a cron. Thanks a bunch!
On Fri, Jun 23, 2017 at 9:23 AM, Allen Wittenauer <[email protected]> wrote: > >> On Jun 23, 2017, at 7:11 AM, Allen Wittenauer <[email protected]> >> wrote: >> >> >>> On Jun 22, 2017, at 11:12 PM, Daniel Pono Takamori <[email protected]> wrote: >>> >>> Docker filled up /var/ so I cleared out the old images. Going to work >>> on making sure docker isn't a disk hog in the future. >> >> >> ha. Kind of ironic that my Yetus job failed... it would have cleaned >> it up. I guess we should probably make a way to run Yetus' docker cleanup >> code independently. We could then schedule a job to run every X days to do >> the cleanup automatically. > > > Filed YETUS-523 with a patch to add a 'docker-cleanup' command that > just triggers Yetus' Docker cleanup code.
