mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-26 09:37:11 -04:00
Update Dockerfile
Use MetaCPAN for the metadata.
This commit is contained in:
parent
9ccc327468
commit
a16d23bfa9
@ -90,7 +90,7 @@ RUN DEBIAN_FRONTEND="noninteractive" apt-get -y update && \
|
|||||||
cd /srv && \
|
cd /srv && \
|
||||||
git clone --depth 1 --recursive -b $LSMB_VERSION https://github.com/ledgersmb/LedgerSMB.git ledgersmb && \
|
git clone --depth 1 --recursive -b $LSMB_VERSION https://github.com/ledgersmb/LedgerSMB.git ledgersmb && \
|
||||||
cd ledgersmb && \
|
cd ledgersmb && \
|
||||||
cpanm --quiet --notest \
|
cpanm --metacpan --quiet --notest \
|
||||||
--with-feature=starman \
|
--with-feature=starman \
|
||||||
--with-feature=latex-pdf-ps \
|
--with-feature=latex-pdf-ps \
|
||||||
--with-feature=openoffice \
|
--with-feature=openoffice \
|
||||||
|
Loading…
Reference in New Issue
Block a user