mirror of
https://github.com/b4tman/docker-squid.git
synced 2024-11-22 19:26:54 +00:00
bootstrap configure
This commit is contained in:
parent
7dab010604
commit
5e8f02f7c4
@ -22,6 +22,7 @@ COPY squid /tmp/build
|
||||
WORKDIR /tmp/build/
|
||||
|
||||
RUN set -x && \
|
||||
sh bootstrap.sh && \
|
||||
\
|
||||
CFLAGS="-g0 -O2" \
|
||||
CXXFLAGS="-g0 -O2" \
|
||||
|
Loading…
Reference in New Issue
Block a user