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++ \
|
||||
su-exec \
|
||||
openssl \
|
||||
bind-tools \
|
||||
tini@commuedge \
|
||||
&& cd /tmp && git clone https://github.com/bagder/libbrotli && cd libbrotli \
|
||||
&& ./autogen.sh && CC=clang CXX=clang++ ./configure \
|
||||
|
Loading…
x
Reference in New Issue
Block a user