takahe/Makefile

5 wiersze
69 B
Makefile

.PHONY: clean
image:
docker build -t takahe -f docker/Dockerfile .