raintank / raintank-docker

raintank docker images and dev stack DEPRECATED / UNMAINTAINED
https://blog.raintank.io/docker-based-development-environment/
16 stars 4 forks source link

grafana/Dockerfile tries to pull in worldping-app from grafana.net #57

Closed Dieterbe closed 8 years ago

Dieterbe commented 8 years ago

at least that's what it looks like, since i'm getting "plugin not found" errors.

we should install the bleeding edge code instead (from git or from local copy, like the other stuff)

Dieterbe commented 8 years ago

actually it looks like it only does this in the dockerfile and not elsewhere, which i think is fine. as long as it installs and runs bleeding edge code via setup_dev.sh which seems like it's true