mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 11:16:55 +00:00
Merge branch 'master' into v5
This commit is contained in:
commit
3895aba33e
@ -94,10 +94,10 @@ RUN set -x && \
|
|||||||
--with-default-user=squid \
|
--with-default-user=squid \
|
||||||
--with-openssl \
|
--with-openssl \
|
||||||
--with-pidfile=/var/run/squid/squid.pid
|
--with-pidfile=/var/run/squid/squid.pid
|
||||||
|
|
||||||
# fix build
|
# fix build
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
mkdir -p /tmp/build/tools/squidclient/tests && \
|
mkdir -p /tmp/build/tools/squidclient/tests && \
|
||||||
mkdir -p /tmp/build/tools/tests
|
mkdir -p /tmp/build/tools/tests
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
|
Loading…
Reference in New Issue
Block a user