mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-19 20:09:16 +00:00
reverse: fix nginx build
This commit is contained in:
parent
1f2a087868
commit
ac398e3eac
@ -79,7 +79,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
||||
--with-http_v2_module \
|
||||
--with-http_gzip_static_module \
|
||||
--with-http_stub_status_module \
|
||||
--with-openssl=/tmp/libressl \
|
||||
--with-openssl=/tmp/libressl-${LIBRESSL_VERSION} \
|
||||
--with-cc-opt='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security' \
|
||||
--with-ld-opt="-lrt" \
|
||||
--with-file-aio \
|
||||
|
Loading…
x
Reference in New Issue
Block a user