Add run command

This commit is contained in:
2016-07-07 21:33:23 +02:00
parent 1383949f22
commit d0465642f3
2 changed files with 14 additions and 5 deletions
+4 -1
View File
@@ -1,7 +1,10 @@
graphite:
docker-compose build .
docker-compose build
fast:
@echo "Graphite is fast now!"
again:
run:
docker-compose up