fix(spindle): auto-prune docker
Spindle has an issue where it sometimes (particularly after failures)
leaks docker resources. Therefore, we should prune them. We shouldn't
prune images automatically because these are commonly used between
workflows, so we need to override the autoprune service to only prune
the stuff we want...
authored by
a.starrysky.fyi
and committed by