mirror of
https://github.com/grafana/grafana.git
synced 2026-08-10 05:08:16 -05: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