8 lines
80 B
Makefile
8 lines
80 B
Makefile
graphite:
|
|
docker-compose build .
|
|
|
|
fast:
|
|
@echo "Graphite is fast now!"
|
|
|
|
again:
|