work/Makefile
2020-04-11 10:53:41 -07:00

5 lines
68 B
Makefile

default: build
build:
sudo docker build . 2>&1 | tee -a build.log