graphite-ish/Makefile

11 lines
103 B
Makefile
Raw Normal View History

graphite:
2016-07-07 21:33:23 +02:00
docker-compose build
2016-07-07 10:55:40 +02:00
2016-07-06 21:59:26 +02:00
fast:
@echo "Graphite is fast now!"
again:
2016-07-07 21:33:23 +02:00
run:
docker-compose up