sha256:00d5e40c65da4b66374e23d480de4cf4aef3e3cc31021e2323271d70dd4e380c
OS/ARCH
linux/amd64
Compressed size
419.98 MB
Last pushed
5 months by shinejh0528
Type
Image
Manifest digest
sha256:00d5e40c65da4b66374e23d480de4cf4aef3e3cc31021e2323271d70dd4e380c
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 update &&174.88 MB14/bin/sh -c wget https://www.python.org/ftp/python/3.13.8/Python-3.13.8.tgz 106.75 MB15/bin/sh -c ln -sf /usr/local/bin/python3.13181 B16/bin/sh -c pip install --no-cache-dir42.52 MBCommand
ARG RELEASE