Files
grafana/docker/blocks/graphite/fig
2016-01-24 18:07:42 +01:00

11 lines
229 B
Plaintext

graphite:
build: blocks/graphite
ports:
- "8080:80"
- "2003:2003"
volumes:
- /var/docker/gfdev/graphite:/opt/graphite/storage/whisper
- /etc/localtime:/etc/localtime:ro
- /etc/timezone:/etc/timezone:ro