2016-07-06 19:51:48 +00:00
|
|
|
graphite:
|
2016-07-07 19:33:23 +00:00
|
|
|
docker-compose build
|
2016-07-07 08:55:40 +00:00
|
|
|
|
2016-07-06 19:59:26 +00:00
|
|
|
fast:
|
|
|
|
@echo "Graphite is fast now!"
|
|
|
|
|
|
|
|
again:
|
2016-07-07 19:33:23 +00:00
|
|
|
|
2016-07-08 14:16:51 +00:00
|
|
|
build: graphite
|
|
|
|
|
2016-07-07 19:33:23 +00:00
|
|
|
run:
|
|
|
|
docker-compose up
|