mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
add bind-tools (ngxproxy requirement)
This commit is contained in:
parent
ce4d01bd50
commit
ef3c04060d
@ -37,6 +37,7 @@ RUN echo "@commuedge http://nl.alpinelinux.org/alpine/edge/community" >> /etc/ap
|
|||||||
libstdc++ \
|
libstdc++ \
|
||||||
su-exec \
|
su-exec \
|
||||||
openssl \
|
openssl \
|
||||||
|
bind-tools \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
&& cd /tmp && git clone https://github.com/bagder/libbrotli && cd libbrotli \
|
&& cd /tmp && git clone https://github.com/bagder/libbrotli && cd libbrotli \
|
||||||
&& ./autogen.sh && CC=clang CXX=clang++ ./configure \
|
&& ./autogen.sh && CC=clang CXX=clang++ ./configure \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user