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.
1 parent ef4f0bb commit 88f132eCopy full SHA for 88f132e
generate.pl
@@ -350,6 +350,7 @@ =head1 DESCRIPTION
350
&& echo '{{cpm_dist_sha256}} */usr/local/bin/cpm' | sha256sum --strict --check - \
351
&& chmod +x /usr/local/bin/cpm \
352
&& {{docker_slim_run_purge}} \
353
+ && true \
354
&& rm -fr /root/.cpanm /root/{{netssleay_dist_name}}* /root/{{iosocketssl_dist_name}}* /usr/src/perl /usr/src/{{cpanm_dist_name}}* /tmp/* \
355
&& cpanm --version && cpm --version
356
0 commit comments