prometheus et munin fonctionnent dans le compose

This commit is contained in:
Alexandre Chevalier
2026-02-14 20:20:17 +01:00
parent d6f422ea17
commit bf241435be
3 changed files with 121 additions and 106 deletions

View File

@@ -1,2 +1,5 @@
FROM grafana/grafana:12.3
RUN grafana-cli plugins install grafana-munin-datasource
USER root
RUN grafana-cli plugins install grafana-munin-datasource
USER grafana