parent
952b34b915
commit
c3c77badbd
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ RUN curl -SL https://cpan.metacpan.org/authors/id/{{pause}}/perl-{{version}}.tar
|
|||
&& curl -LO https://raw.githubusercontent.com/miyagawa/cpanminus/master/cpanm \
|
||||
&& chmod +x cpanm \
|
||||
&& ./cpanm App::cpanminus \
|
||||
&& rm -fr ./cpanm /root/.cpanm /usr/src/perl
|
||||
&& rm -fr ./cpanm /root/.cpanm /usr/src/perl /tmp/*
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue