kopia lustrzana https://github.com/jointakahe/takahe
5 wiersze
69 B
Makefile
5 wiersze
69 B
Makefile
|
.PHONY: clean
|
||
|
|
||
|
image:
|
||
|
docker build -t takahe -f docker/Dockerfile .
|