Grafana container with simplified build and some visualization panels pre-installed.
Internal sqlite storage is located at "/data". Bind a volume there for resiliency.
Default user is "admin" and default password is "admin". You will be prompted to change initial password on first login.
You can create containers FROM this one in order to add pre-installed dashboards and datasources. Simply add your json dashboards/datasources to /provisioning on your Dockerfile. See http://github.com/flaviostutz/docker-swarm-grafana as an example.