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

@@ -98,7 +98,9 @@ RUN set -eux \
locales \
make \
moreutils \
\
mariadb-client \
\
mongo-tools \
mupdf \
mupdf-tools \
@@ -108,7 +110,9 @@ RUN set -eux \
openssh-client \
patch \
patchelf \
# postgresql-client \
\
postgresql-client \
\
redis-tools \
rsync \
rubygems \