mirror of
https://github.com/devilbox/docker-php-fpm.git
synced 2025-12-10 11:01:14 +00:00
Added postgresql command line client for PHP 7.1+
This commit is contained in:
@@ -100,7 +100,9 @@ RUN set -eux \
|
||||
locales \
|
||||
make \
|
||||
moreutils \
|
||||
\
|
||||
mariadb-client \
|
||||
\
|
||||
mongodb-org-tools \
|
||||
mongodb-org-shell \
|
||||
mupdf \
|
||||
@@ -111,7 +113,9 @@ RUN set -eux \
|
||||
openssh-client \
|
||||
patch \
|
||||
patchelf \
|
||||
# postgresql-client \
|
||||
\
|
||||
postgresql-client \
|
||||
\
|
||||
redis-tools \
|
||||
rsync \
|
||||
rubygems \
|
||||
|
||||
Reference in New Issue
Block a user