1
0
mirror of https://github.com/golang/go synced 2024-10-01 09:18:32 -06:00
go/dashboard/coordinator
Brad Fitzpatrick 36f7c537c7 dashboard/coordinator: run background goroutine cleaning old docker containers
I'm tired of figuring out what isn't cleaning up after itself, so keep
a background goroutine that looks at old containers and deletes them
as a backup measure. Verified it works by creating some dummy containers on
the machine.

Also adds df output to the HTML status page.

Change-Id: I23adc22872def882b3b9b3a4ec730017899bb966
Reviewed-on: https://go-review.googlesource.com/1537
Reviewed-by: Andrew Gerrand <adg@golang.org>
2014-12-15 01:36:17 +00:00
..
buildongce all: update links from code.google.com to new homes 2014-12-12 03:10:55 +00:00
main.go dashboard/coordinator: run background goroutine cleaning old docker containers 2014-12-15 01:36:17 +00:00
Makefile dashboard: add Cloud Storage upload support to create.go 2014-09-03 21:41:16 -07:00