File tree 32 files changed +136
-72
lines changed
5.036.003-main,threaded-bookworm
5.036.003-main,threaded-bullseye
5.036.003-slim,threaded-bookworm
5.036.003-slim,threaded-bullseye
5.038.002-main,threaded-bookworm
5.038.002-main,threaded-bullseye
5.038.002-slim,threaded-bookworm
5.038.002-slim,threaded-bullseye
5.040.000-main,threaded-bookworm
5.040.000-main,threaded-bullseye
5.040.000-slim,threaded-bookworm
5.040.000-slim,threaded-bullseye
5.041.003-main,threaded-bookworm
5.041.003-main,threaded-bullseye
5.041.003-slim,threaded-bookworm
5.041.003-slim,threaded-bullseye
32 files changed +136
-72
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
19
19
&& cd /usr/src \
20
20
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
21
21
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
22
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
22
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
23
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
24
+ && perl bin/cpanm . && cd /root \
23
25
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
24
26
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
25
27
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
Original file line number Diff line number Diff line change @@ -40,7 +40,9 @@ RUN apt-get update \
40
40
&& cd /usr/src \
41
41
&& curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
42
42
&& echo '963e63c6e1a8725ff2f624e9086396ae150db51dd0a337c3781d09a994af05a5 *App-cpanminus-1.7047.tar.gz' | sha256sum --strict --check - \
43
- && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 && perl bin/cpanm . && cd /root \
43
+ && tar -xzf App-cpanminus-1.7047.tar.gz && cd App-cpanminus-1.7047 \
44
+ && perl -pi -E 's{http://(www\. cpan\. org|backpan\. perl\. org|cpan\. metacpan\. org|fastapi\. metacpan\. org|cpanmetadb\. plackperl\. org)}{https://$1}g' bin/cpanm \
45
+ && perl bin/cpanm . && cd /root \
44
46
&& curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
45
47
&& echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
46
48
&& cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
You can’t perform that action at this time.
0 commit comments