ai-perl-base (sha256:5f55681865d099c575ca29569ea883d16b8d3045c643c52841663b14b52b8303)

Published 2023-07-30 07:35:09 -04:00 by simcop2387 in simcop2387/ai-perl-base

Installation

docker pull gitea.simcop2387.info/simcop2387/ai-perl-base@sha256:5f55681865d099c575ca29569ea883d16b8d3045c643c52841663b14b52b8303
sha256:5f55681865d099c575ca29569ea883d16b8d3045c643c52841663b14b52b8303

Image layers

ADD file:cc1376ecb3d9e93e4160573c110da753ffeb2efe2223351f1fbf483d89f1a756 in /
CMD ["bash"]
RUN /bin/sh -c apt update && apt install -y perlbrew curl # buildkit
RUN /bin/sh -c perlbrew init && perlbrew install --verbose perl-5.38.0 # buildkit
RUN /bin/sh -c perlbrew use perl-5.38.0 # buildkit
RUN /bin/sh -c echo "source /root/perl5/perlbrew/etc/bashrc && perlbrew switch perl-5.38.0" >> ~/.bashrc # buildkit
ENV PERLBREW_ROOT=/root/perl5/perlbrew
ENV PERLBREW_HOME=/root/.perlbrew
ENV PERLBREW_PATH=/root/perl5//perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.38.0/bin
ENV PATH=/root/perl5//perlbrew/bin:/root/perl5/perlbrew/perls/perl-5.38.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ENV PERLBREW_MANPATH=/root/perl5/perlbrew/perls/perl-5.38.0/man
RUN /bin/sh -c perlbrew install-cpanm && cpanm install --verbose Carton # buildkit

Labels

Key Value
org.opencontainers.image.created 2023-07-30T11:14:28Z
org.opencontainers.image.revision a9e2a0ae42829f136e019ea8eb5f2203712a7c29
org.opencontainers.image.source https://gitea.simcop2387.info/simcop2387/ai-perl-base.git
org.opencontainers.image.url https://gitea.simcop2387.info/simcop2387/ai-perl-base
Details
Container
2023-07-30 07:35:09 -04:00
2
OCI / Docker
linux/amd64
279 MiB
Versions (1) View all
latest 2023-07-30