work/Makefile

5 líneas
68 B
Makefile

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