mirror of
https://github.com/b4tman/docker-squid.git
synced 2025-09-19 07:09:13 +00:00
@@ -93,8 +93,6 @@ RUN set -x && \
|
|||||||
--with-openssl \
|
--with-openssl \
|
||||||
--with-pidfile=/var/run/squid/squid.pid
|
--with-pidfile=/var/run/squid/squid.pid
|
||||||
|
|
||||||
RUN sed -i -e 's/LOCK_UN/8/g' /tmp/build/src/base/File.h
|
|
||||||
|
|
||||||
RUN set -x && \
|
RUN set -x && \
|
||||||
cd /tmp/build && \
|
cd /tmp/build && \
|
||||||
make -j $(grep -cs ^processor /proc/cpuinfo) && \
|
make -j $(grep -cs ^processor /proc/cpuinfo) && \
|
||||||
|
Reference in New Issue
Block a user