1
0
Fork 0
mirror of https://github.com/nginx-proxy/nginx-proxy synced 2024-05-06 23:56:08 +02:00
nginx-proxy/Makefile
Jason Wilder e09550febb Add Makefile
Make it easier to run tests.
2015-10-14 10:29:22 -06:00

7 lines
86 B
Makefile

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