Added proxy test in Makefile

This commit is contained in:
yhirose 2019-12-22 21:07:26 -05:00
parent 079d3605ea
commit 5675cad407
2 changed files with 4 additions and 1 deletions

View file

@ -1,5 +1,5 @@
FROM centos:7
LABEL maintainer="yuji.hirose.bug@gmail.com"
ARG auth="basic"
ARG port="3128"