sha256:f2d8d57a55e8619fd09fcd80706f8c5c67534697e63e69d9dfb0e2321a9b0fd3
OS/ARCH
linux/amd64
Compressed size
1.07 GB
Last pushed
about 2 months by shinejh0528
Type
Image
Manifest digest
sha256:6dd2cba8ebadd8a5a2aa340fddf3157ca732d50c54f1467d065a8485491b0a16
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 MB35RUN /bin/sh -c python -m31.35 MB36RUN /bin/sh -c python -m27.87 MB37COPY sendmail.mc /etc/mail/sendmail.mc # buildkit1.96 KB38RUN /bin/sh -c cd /etc/mail16.89 KB39COPY .muttrc /root/.muttrc # buildkit162 B40COPY sshd_config /etc/ssh/sshd_config # buildkit1.7 KB41COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit353 B42RUN /bin/sh -c chmod +x32 B43ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 BCommand
ARG RELEASE