mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-19 14:47:12 -04:00
Add LaTeX::Driver to image.
This commit is contained in:
parent
6772ccbe4d
commit
beab963859
@ -28,6 +28,12 @@ RUN DEBIAN_FRONTENT=noninteractive && \
|
|||||||
postgresql-client-9.4 \
|
postgresql-client-9.4 \
|
||||||
ssmtp
|
ssmtp
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
|
=======
|
||||||
|
# Cpan requirements
|
||||||
|
RUN cpanm -nq \
|
||||||
|
LaTeX::Driver \
|
||||||
|
|
||||||
# Install LedgerSMB
|
# Install LedgerSMB
|
||||||
|
|
||||||
RUN cd /srv && \
|
RUN cd /srv && \
|
||||||
|
Loading…
Reference in New Issue
Block a user