mirror of
https://github.com/casjaysdevdocker/nextcloud
synced 2025-01-18 12:34:32 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
462f57e0ae
commit
f16e542ec3
@ -23,6 +23,8 @@ RUN mkdir -p /bin/ /config/ /data/ && \
|
|||||||
apk update -U --no-cache \
|
apk update -U --no-cache \
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
icu-data-full \
|
icu-data-full \
|
||||||
|
python3 \
|
||||||
|
py3-pip \
|
||||||
curl \
|
curl \
|
||||||
gnupg \
|
gnupg \
|
||||||
tar \
|
tar \
|
||||||
@ -78,8 +80,6 @@ RUN mkdir -p /bin/ /config/ /data/ && \
|
|||||||
php8-xmlwriter \
|
php8-xmlwriter \
|
||||||
php8-zip \
|
php8-zip \
|
||||||
php8-zlib \
|
php8-zlib \
|
||||||
python3 \
|
|
||||||
py3-pip \
|
|
||||||
tzdata
|
tzdata
|
||||||
|
|
||||||
RUN apk --update --no-cache add -t build-dependencies \
|
RUN apk --update --no-cache add -t build-dependencies \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user