work/Makefile

5 行
68 B
Makefile

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