mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-15 15:54:47 +02:00
parent
bf4ee693f4
commit
87339c73fc
2 changed files with 1 additions and 3 deletions
|
@ -41,8 +41,6 @@ RUN set -ex; \
|
|||
pcre-dev \
|
||||
postgresql-dev \
|
||||
; \
|
||||
# Install diffutils to address diff dependencies issue
|
||||
apk add --no-cache diffutils; \
|
||||
\
|
||||
docker-php-ext-configure ftp --with-openssl-dir=/usr; \
|
||||
docker-php-ext-configure gd --with-freetype --with-jpeg --with-webp; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue