FROM --platform=amd64 grafana/grafana:10.4.1

COPY ./provisioning /etc/grafana/provisioning

COPY ./dashboards /etc/grafana/dashboards
