hacks/mkbootstrapdat/Makefile

8 lines
69 B
Makefile

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