mirror of
https://github.com/grafana/grafana.git
synced 2026-07-31 16:58:11 -05:00
This is to make the custom dockerfiles compatible with our instruction to use persitent volumes for the /var/lib/grafana dir. Without this change the contents of that folder will be overshadowed by the persitent volume and none of the pre-installed plugins will be available.