sha256:1ffe7e1b8f1e6315e268870417087a2ccc195595237efcfb1eb86969b5378ae0
OS/ARCH
linux/amd64
Compressed size
1.01 GB
Last pushed
5 months by shinejh0528
Type
Image
Manifest digest
sha256:3ebf0846c3fc76859ac3c11740914932610f387fc7f4eb533d95dd1e69773288
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 28.35 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update36.65 MB8RUN /bin/sh -c apt-get install30.83 MB9ENV HOME=/root0 B10WORKDIR /root32 B11COPY .bashrc /root/.bashrc # buildkit1.09 KB12COPY .vimrc /root/.vimrc # buildkit310 B13/bin/sh -c apt-get clean &&13.99 MB14/bin/sh -c apt install -y114.54 MB15/bin/sh -c apt install -y50.29 MB16/bin/sh -c apt install -y738.59 KB17/bin/sh -c wget https://www.python.org/ftp/python/3.13.8/Python-3.13.8.tgz 106.73 MB18/bin/sh -c ln -sf /usr/local/bin/python3.13162 B19/bin/sh -c ln -sf /usr/local/bin/pip3.13156 B20RUN /bin/sh -c apt-get update25.8 MB21RUN /bin/sh -c apt-get upgrade146.72 MB22RUN /bin/sh -c apt-get install940.91 KB23RUN /bin/sh -c apt-get install10.14 MB24RUN /bin/sh -c apt install2.43 MB25RUN /bin/sh -c apt-get install25.11 MB26RUN /bin/sh -c apt-get install1.88 MB27RUN /bin/sh -c apt-get install362.46 KB28RUN /bin/sh -c apt-get install633.37 KB29RUN /bin/sh -c apt-get install648.05 KB30RUN /bin/sh -c wget -q276.86 MB31RUN /bin/sh -c python -m5.19 MB32RUN /bin/sh -c python -m16.53 MB33RUN /bin/sh -c python -m66.67 MB34RUN /bin/sh -c python -m69.67 MB35COPY sendmail.mc /etc/mail/sendmail.mc # buildkit1.96 KB36RUN /bin/sh -c cd /etc/mail16.9 KB37COPY .muttrc /root/.muttrc # buildkit161 B38COPY sshd_config /etc/ssh/sshd_config # buildkit1.69 KB39COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit351 B40RUN /bin/sh -c chmod +x32 B41ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE