File tree Expand file tree Collapse 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 Expand file tree Collapse file tree 32 files changed +136
-72
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,9 @@ RUN true \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && 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 \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && 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 \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && 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 \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && 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 \
4040 && cd /usr/src \
4141 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
4242 && 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 \
4446 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
4547 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
4648 && 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 \
4040 && cd /usr/src \
4141 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
4242 && 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 \
4446 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
4547 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
4648 && 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 \
4040 && cd /usr/src \
4141 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
4242 && 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 \
4446 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
4547 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
4648 && 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 \
4040 && cd /usr/src \
4141 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
4242 && 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 \
4446 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
4547 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
4648 && 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 \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && 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 \
1919 && cd /usr/src \
2020 && curl -fLO https://www.cpan.org/authors/id/M/MI/MIYAGAWA/App-cpanminus-1.7047.tar.gz \
2121 && 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 \
2325 && curl -fLO 'https://www.cpan.org/authors/id/C/CH/CHRISN/Net-SSLeay-1.94.tar.gz' \
2426 && echo '9d7be8a56d1bedda05c425306cc504ba134307e0c09bda4a788c98744ebcd95d *Net-SSLeay-1.94.tar.gz' | sha256sum --strict --check - \
2527 && cpanm --from $PWD Net-SSLeay-1.94.tar.gz \
You can’t perform that action at this time.
0 commit comments