mirror of
https://github.com/docker/awesome-compose.git
synced 2025-06-30 09:33:44 +00:00
6 lines
132 B
Docker
Executable File
6 lines
132 B
Docker
Executable File
|
|
FROM grafana/grafana-oss:latest
|
|
|
|
COPY grafana.ini /etc/grafana/grafana.ini
|
|
COPY my_dashboards /etc/grafana/provisioning/dashboards
|