mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
piwik: install $BUILD_DEPS...
This commit is contained in:
parent
28d6e1b7c7
commit
daec68ce29
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user