nginx-proxy-auto-docker/Makefile

6 lines
86 B
Makefile

.SILENT :
.PHONY : test
test:
docker build -t jwilder/nginx-proxy:bats .
bats test