mirror of
https://github.com/linuxserver/docker-heimdall.git
synced 2025-12-07 23:43:46 +09:00
Add pgsql and mysql to development as well
This commit is contained in:
@@ -15,7 +15,9 @@ RUN \
|
||||
apk add --no-cache \
|
||||
curl \
|
||||
php7-ctype \
|
||||
php7-pdo_pgsql \
|
||||
php7-pdo_sqlite \
|
||||
php7-pdo_mysql \
|
||||
php7-tokenizer \
|
||||
php7-zip && \
|
||||
echo "**** install heimdall ****" && \
|
||||
|
||||
Reference in New Issue
Block a user