mirror of
https://github.com/linuxserver/docker-cops.git
synced 2026-02-19 18:51:05 +08:00
PHP dependencies
This commit is contained in:
parent
0369265c82
commit
e4e6ce5223
@ -20,7 +20,9 @@ RUN \
|
||||
# install runtime packages
|
||||
RUN \
|
||||
apk add --no-cache \
|
||||
#####
|
||||
php5-sqlite \
|
||||
php5-gd \
|
||||
php5-intl \
|
||||
|
||||
# add local files
|
||||
COPY root/ /
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user