mirror of
https://github.com/hoellen/dockerfiles.git
synced 2025-08-16 04:57:28 +00:00
nextcloud: fix apcu build
This commit is contained in:
@@ -21,6 +21,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
|||||||
build-base \
|
build-base \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
pcre-dev \
|
||||||
libtool \
|
libtool \
|
||||||
samba-dev" \
|
samba-dev" \
|
||||||
&& apk -U upgrade && apk add \
|
&& apk -U upgrade && apk add \
|
||||||
|
@@ -20,6 +20,7 @@ RUN echo "@testing https://nl.alpinelinux.org/alpine/edge/testing" >> /etc/apk/r
|
|||||||
build-base \
|
build-base \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
|
pcre-dev \
|
||||||
libtool \
|
libtool \
|
||||||
samba-dev" \
|
samba-dev" \
|
||||||
&& apk -U upgrade && apk add \
|
&& apk -U upgrade && apk add \
|
||||||
|
Reference in New Issue
Block a user