sha256:55c8203bdc14e2ea932e04a134cb4e15c9168aa267e4e328b79db8d8307b6de7
OS/ARCH
linux/amd64
Compressed size
524.97 MB
Last pushed
8 months by shinejh0528
Type
Image
Manifest digest
sha256:e1adbba25314d177cc3ee211a007e96864d74c0a669e037d2989440d42d05d4a
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 B13RUN /bin/sh -c apt-get clean14.14 MB14RUN /bin/sh -c apt install114.47 MB15RUN /bin/sh -c apt install50.27 MB16RUN /bin/sh -c apt install529.37 KB17RUN /bin/sh -c wget https://www.python.org/ftp/python/3.12.10/Python-3.12.10.tgz249.75 MB18RUN /bin/sh -c rm -f139 B19RUN /bin/sh -c ln -sf161 B20RUN /bin/sh -c ln -sf156 BCommand
ARG RELEASE