~dricottone/docker-cgit

ref: a2ae0e09bbd1cbb112e70857ba0b37caafd7dacb docker-cgit/Makefile -rw-r--r-- 78 bytes
a2ae0e09Dominic Ricottone Modification of language; add phony make target 3 years ago
                                                                                
1
2
3
4
.PHONY: build
build:
	docker build --tag cgit --tag dricottone/cgit:latest .