mirror of
https://github.com/linuxserver/docker-projectsend.git
synced 2026-02-20 08:39:17 +08:00
take out some php deps, weirdly makes image larger, but reduces possible vectors
This commit is contained in:
parent
9c4265f2db
commit
7528fe4a94
@ -35,11 +35,8 @@ RUN \
|
||||
php5-pdo_dblib \
|
||||
php5-pdo_mysql \
|
||||
php5-pdo_odbc \
|
||||
php5-pdo_pgsql \
|
||||
php5-pdo_sqlite \
|
||||
php5-phar \
|
||||
php5-soap \
|
||||
php5-sqlite3 \
|
||||
php5-xcache \
|
||||
php5-xmlreader \
|
||||
php5-xmlrpc \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user