mirror of
https://github.com/tcivie/meshtastic-metrics-exporter.git
synced 2025-01-05 10:57:33 -08:00
4 lines
158 B
Docker
4 lines
158 B
Docker
FROM grafana/grafana-oss:10.4.2
|
|
|
|
# Copy the datasource configuration
|
|
COPY docker/grafana/datasources.yml /etc/grafana/provisioning/datasources/datasources.yml |