Added postgresql command line client for PHP 7.1+

This commit is contained in:
cytopia
2022-04-03 15:55:14 +02:00
parent 7ed35f19a9
commit e34a8a8792
15 changed files with 67 additions and 28 deletions

View File

@@ -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 \