mirror of
https://github.com/yhirose/cpp-httplib.git
synced 2025-05-30 08:27:38 +00:00
Changed to use docker-compose for squid
This commit is contained in:
parent
2c6da365d9
commit
079d3605ea
4 changed files with 25 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM centos
|
||||
FROM centos:7
|
||||
LABEL maintainer="yuji.hirose.bug@gmail.com"
|
||||
ARG auth="basic"
|
||||
ARG port="3128"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue