mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-10-14 08:10:30 -04:00
Compare commits
5 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
b7ac6ef4cb | ||
|
ddd44782c7 | ||
|
4448e9b270 | ||
|
3b3613dd13 | ||
|
9a789a8032 |
@@ -2,7 +2,7 @@ FROM perl:5
|
|||||||
MAINTAINER Freelock john@freelock.com
|
MAINTAINER Freelock john@freelock.com
|
||||||
|
|
||||||
# Build time variables
|
# Build time variables
|
||||||
ENV LSMB_VERSION 1.4.24
|
ENV LSMB_VERSION 1.4.27
|
||||||
|
|
||||||
|
|
||||||
# Install Perl, Tex, Starman, psql client, and all dependencies
|
# Install Perl, Tex, Starman, psql client, and all dependencies
|
||||||
@@ -19,7 +19,8 @@ RUN DEBIAN_FRONTENT=noninteractive && \
|
|||||||
libconfig-inifiles-perl libnamespace-autoclean-perl \
|
libconfig-inifiles-perl libnamespace-autoclean-perl \
|
||||||
libcarp-always-perl libjson-perl \
|
libcarp-always-perl libjson-perl \
|
||||||
libtemplate-plugin-latex-perl texlive-latex-recommended \
|
libtemplate-plugin-latex-perl texlive-latex-recommended \
|
||||||
texlive-latex-base texlive-latex-extra texlive-latex-recommends \
|
texlive-latex-base texlive-latex-extra \
|
||||||
|
texlive-xetex \
|
||||||
libxml-twig-perl \
|
libxml-twig-perl \
|
||||||
libtex-encode-perl \
|
libtex-encode-perl \
|
||||||
libdevel-trace-perl \
|
libdevel-trace-perl \
|
||||||
|
Reference in New Issue
Block a user