mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
alpine edge switched to libressl
This commit is contained in:
parent
80701de5f7
commit
991b8bee36
@ -33,7 +33,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
|||||||
libgcc \
|
libgcc \
|
||||||
libstdc++ \
|
libstdc++ \
|
||||||
su-exec \
|
su-exec \
|
||||||
openssl \
|
libressl \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
tini@commuedge \
|
tini@commuedge \
|
||||||
&& cd /tmp && git clone https://github.com/bagder/libbrotli --depth=1 && cd libbrotli \
|
&& cd /tmp && git clone https://github.com/bagder/libbrotli --depth=1 && cd libbrotli \
|
||||||
|
@ -28,7 +28,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
|||||||
${BUILD_DEPS} \
|
${BUILD_DEPS} \
|
||||||
nginx \
|
nginx \
|
||||||
s6 \
|
s6 \
|
||||||
openssl \
|
libressl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
samba-client \
|
samba-client \
|
||||||
|
@ -25,7 +25,7 @@ RUN echo "@commuedge https://nl.alpinelinux.org/alpine/edge/community" >> /etc/a
|
|||||||
${BUILD_DEPS} \
|
${BUILD_DEPS} \
|
||||||
nginx \
|
nginx \
|
||||||
s6 \
|
s6 \
|
||||||
openssl \
|
libressl \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
libsmbclient \
|
libsmbclient \
|
||||||
samba-client \
|
samba-client \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user