Important
This is a work in progress and not yet ready for production use.
A housekeeping agent for removing unused/out-dated Promstack, Grafana and Prometheus's Docker config objects on an interval.
services:
housekeeping-agent:
image: swarmlibs/promstack-housekeeping-agent
volumes:
- type: bind
source: /var/run/docker.sock
target: /var/run/docker.sock