monitoring: add grafanalib, containers dashboard
This commit is contained in:
@@ -5,10 +5,11 @@
|
||||
post_tasks:
|
||||
- name: Docker prune objects
|
||||
docker_prune:
|
||||
containers: yes
|
||||
images: yes
|
||||
containers: true
|
||||
# Keep images for building grafana
|
||||
images: true
|
||||
images_filters:
|
||||
dangling: false
|
||||
until: "720h"
|
||||
networks: true
|
||||
volumes: true
|
||||
builder_cache: true
|
||||
builder_cache: false
|
||||
|
Reference in New Issue
Block a user