Add pgTAP

This commit is contained in:
Yves Lavoie 2017-06-28 12:09:42 -04:00
parent fe355be93f
commit 3004f997ab

View File

@ -23,10 +23,11 @@ RUN DEBIAN_FRONTENT=noninteractive && \
texlive-xetex \
curl \
libopenoffice-oodoc-perl \
postgresql-client \
postgresql-client libtap-parser-sourcehandler-pgtap-perl pgtap postgresql-pgtap \
ssmtp \
git cpanminus make gcc libperl-dev lsb-release
# Java & Nodejs for doing Dojo build
#RUN DEBIAN_FRONTENT=noninteractive && apt-get install -y openjdk-7-jre-headless
RUN apt-get install -y npm