We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 952b34b + c3c77ba commit b58ba2aCopy full SHA for b58ba2a
generate.pl
@@ -203,7 +203,7 @@ =head1 DESCRIPTION
203
&& curl -LO https://raw.githubusercontent.com/miyagawa/cpanminus/master/cpanm \
204
&& chmod +x cpanm \
205
&& ./cpanm App::cpanminus \
206
- && rm -fr ./cpanm /root/.cpanm /usr/src/perl
+ && rm -fr ./cpanm /root/.cpanm /usr/src/perl /tmp/*
207
208
WORKDIR /root
209
0 commit comments