mirror of
https://github.com/ledgersmb/ledgersmb-docker.git
synced 2025-04-18 14:17:12 -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 && \
|
||||
git clone --depth 1 --recursive -b $LSMB_VERSION https://github.com/ledgersmb/LedgerSMB.git ledgersmb && \
|
||||
cd ledgersmb && \
|
||||
cpanm --quiet --notest \
|
||||
cpanm --metacpan --quiet --notest \
|
||||
--with-feature=starman \
|
||||
--with-feature=latex-pdf-ps \
|
||||
--with-feature=openoffice \
|
||||
|
Loading…
Reference in New Issue
Block a user