mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
With the previous configuration `docker-compose build` was always failing. This moves the dockerfiles in the parent dir and changes paths as a result. Ref moby/moby#2745