This commit is contained in:
parent
079e394db9
commit
a9e2a0ae42
1 changed files with 1 additions and 1 deletions
|
@ -12,4 +12,4 @@ ENV PERLBREW_PATH=/root/perl5//perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.38
|
||||||
ENV PATH=${PERLBREW_PATH}:${PATH}
|
ENV PATH=${PERLBREW_PATH}:${PATH}
|
||||||
ENV PERLBREW_MANPATH=/root/perl5/perlbrew/perls/perl-5.38.0/man
|
ENV PERLBREW_MANPATH=/root/perl5/perlbrew/perls/perl-5.38.0/man
|
||||||
|
|
||||||
RUN perlbrew install-cpanm && cpanm install --verbose carton
|
RUN perlbrew install-cpanm && cpanm install --verbose Carton
|
||||||
|
|
Loading…
Add table
Reference in a new issue