mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 06:35:38 +00:00
add bind-tools (ngxproxy requirement)
This commit is contained in:
@ -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 \
|
||||
|
Reference in New Issue
Block a user