mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 14:47:12 -04:00
Add pgTAP
This commit is contained in:
parent
fe355be93f
commit
3004f997ab
@ -23,10 +23,11 @@ RUN DEBIAN_FRONTENT=noninteractive && \
|
|||||||
texlive-xetex \
|
texlive-xetex \
|
||||||
curl \
|
curl \
|
||||||
libopenoffice-oodoc-perl \
|
libopenoffice-oodoc-perl \
|
||||||
postgresql-client \
|
postgresql-client libtap-parser-sourcehandler-pgtap-perl pgtap postgresql-pgtap \
|
||||||
ssmtp \
|
ssmtp \
|
||||||
git cpanminus make gcc libperl-dev lsb-release
|
git cpanminus make gcc libperl-dev lsb-release
|
||||||
|
|
||||||
|
|
||||||
# Java & Nodejs for doing Dojo build
|
# Java & Nodejs for doing Dojo build
|
||||||
#RUN DEBIAN_FRONTENT=noninteractive && apt-get install -y openjdk-7-jre-headless
|
#RUN DEBIAN_FRONTENT=noninteractive && apt-get install -y openjdk-7-jre-headless
|
||||||
RUN apt-get install -y npm
|
RUN apt-get install -y npm
|
||||||
|
Loading…
Reference in New Issue
Block a user