mirror of
https://github.com/linuxserver/docker-nextcloud.git
synced 2026-02-19 23:03:50 +08:00
remove dependencies already in baseimage
This commit is contained in:
parent
c90b0ea6e3
commit
d885fb23a7
@ -46,7 +46,6 @@ RUN \
|
||||
php7-ldap \
|
||||
php7-mbstring \
|
||||
php7-mcrypt \
|
||||
php7-openssl \
|
||||
php7-pcntl \
|
||||
php7-pdo_mysql \
|
||||
php7-pdo_pgsql \
|
||||
@ -57,7 +56,6 @@ RUN \
|
||||
php7-xml \
|
||||
php7-xmlreader \
|
||||
php7-zip \
|
||||
php7-zlib \
|
||||
samba \
|
||||
sudo \
|
||||
tar \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user