We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6238f88 commit 59c637eCopy full SHA for 59c637e
Dockerfile
@@ -16,7 +16,7 @@ RUN apt-get -yqq update && \
16
wget time curl zlib1g-dev libncurses5-dev \
17
libgd2-xpm-dev libexpat1-dev python unzip libboost-dev libboost-iostreams-dev \
18
libpstreams-dev libglib2.0-dev gfortran libcairo2-dev cpanminus libwww-perl \
19
- openjdk-7-jdk && \
+ openjdk-7-jdk libtest-most-perl && \
20
apt-get clean
21
22
RUN mkdir -p /tmp/downloads $OPT/bin $OPT/etc $OPT/lib $OPT/share
0 commit comments