2
0

Makefile 86 B

123456
  1. .SILENT :
  2. .PHONY : test
  3. test:
  4. docker build -t jwilder/nginx-proxy:bats .
  5. bats test