mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 03:06:53 +00:00
parent
7ae134af14
commit
2398325ccb
@ -93,8 +93,6 @@ RUN set -x && \
|
||||
--with-openssl \
|
||||
--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 && \
|
||||
cd /tmp/build && \
|
||||
make -j $(grep -cs ^processor /proc/cpuinfo) && \
|
||||
|
Loading…
Reference in New Issue
Block a user