1
0
Fork 0
work/Makefile

5 Zeilen
68 B
Makefile

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