Switch Master branch to use perl:5 base image, and load necessary modules using cpanm

This commit is contained in:
John Locke
2015-07-05 11:34:01 -07:00
parent 07db28af99
commit e20f3a1899
2 changed files with 22 additions and 1 deletions

View File

@@ -23,5 +23,8 @@ if [ ! -z ${CREATE_DATABASE+x} ]; then
--postgres_password "$POSTGRES_PASS"
fi
# Needed for modules loaded by cpanm
export PERL5LIB=/usr/local/lib/perl5/site_perl/5.22.0
# start ledgersmb
exec starman tools/starman.psgi