Files
hacks/mkbootstrapdat/Makefile
T
2016-04-06 04:52:32 +02:00

8 lines
69 B
Makefile

default: build
build:
docker-compose build
up:
docker-compose up