mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-07-01 14:45:38 +00:00
piwik: install $BUILD_DEPS...
This commit is contained in:
@ -18,6 +18,7 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
|||||||
openssl \
|
openssl \
|
||||||
ca-certificates" \
|
ca-certificates" \
|
||||||
&& apk -U add \
|
&& apk -U add \
|
||||||
|
${BUILD_DEPS} \
|
||||||
nginx \
|
nginx \
|
||||||
supervisor \
|
supervisor \
|
||||||
libwebp \
|
libwebp \
|
||||||
|
Reference in New Issue
Block a user