Skip to content
Snippets Groups Projects
Commit 55ff8bd6 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

AJout de postgresql-client

parent d5b0f0e9
No related branches found
No related tags found
No related merge requests found
Pipeline #10552 failed
......@@ -17,7 +17,8 @@ RUN apt-get update -qq && \
nano \
ghostscript-x \
php${PHP_VERSION}-imagick \
imagemagick
imagemagick \
postgresql-client
# Saxon/C PHP module
ADD resources/libsaxon-HEC-setup64-v1.2.1.zip /tmp/
......
......@@ -27,7 +27,8 @@ apt-get install -y \
nano \
ghostscript-x \
php${PHP_VERSION}-imagick \
imagemagick
imagemagick \
postgresql-client
# Récupération de l'image Docker Unicaen et lancement de son Dockerfile.sh.
# Variables d'env exportées par le Dockerfile.sh de l'image Unicaen :
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment