kamon-io / docker-grafana-graphite

Docker image with StatsD, Graphite, Grafana 2 and a Kamon Dashboard
Apache License 2.0
1.14k stars 495 forks source link

Error Building Image from latest #110

Open br8kpoint opened 7 years ago

br8kpoint commented 7 years ago

When issuing the following from an ec2 ubuntu 14.04 instance:

docker build https://github.com/kamon-io/docker-grafana-graphite.git

I receive the following error:

Step 30 : ADD ./grafana/datasources/* /src/datasources
INFO[0096] stat /var/lib/docker/devicemapper/mnt/d109a15753f9ad18ad047c63077ae2891752ab92a05fecc1c9b841301daed002/rootfs/src/datasources/local-graphite.json: not a directory 
dpsoft commented 7 years ago

I just published the latest image in docker hub :https://hub.docker.com/r/kamon/grafana_graphite/ that contains the latest grafana. also you can try: docker-compose build https://github.com/kamon-io/docker-grafana-graphite.git