mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-04-20 04:19:18 +00:00
piwik: add gnupg
This commit is contained in:
parent
daec68ce29
commit
29b8eb8cda
@ -16,7 +16,8 @@ RUN echo "@testing http://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/re
|
|||||||
autoconf \
|
autoconf \
|
||||||
geoip-dev \
|
geoip-dev \
|
||||||
openssl \
|
openssl \
|
||||||
ca-certificates" \
|
ca-certificates \
|
||||||
|
gnupg" \
|
||||||
&& apk -U add \
|
&& apk -U add \
|
||||||
${BUILD_DEPS} \
|
${BUILD_DEPS} \
|
||||||
nginx \
|
nginx \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user