Sign inSign up

shinejh0528/python:3.13.5

Languages & frameworks
Manifest digest

sha256:843928410b5c272e5c0f1610607b3fbf089234d31c92c76b5f524bdfc8afd9c0

OS/ARCH

linux/amd64

Compressed size

545.7 MB

Last pushed

8 months by shinejh0528

Type

Image

Manifest digest

sha256:843928410b5c272e5c0f1610607b3fbf089234d31c92c76b5f524bdfc8afd9c0

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 28.35 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update36.65 MB
8RUN /bin/sh -c apt-get install30.83 MB
9ENV HOME=/root0 B
10WORKDIR /root32 B
11COPY .bashrc /root/.bashrc # buildkit1.09 KB
12COPY .vimrc /root/.vimrc # buildkit310 B
13/bin/sh -c apt-get clean &&13.99 MB
14/bin/sh -c apt install -y114.54 MB
15/bin/sh -c apt install -y50.29 MB
16/bin/sh -c apt install -y738.59 KB
17/bin/sh -c wget https://www.python.org/ftp/python/3.13.5/Python-3.13.5.tgz 270.34 MB
18/bin/sh -c rm -f Python-3.13.5.tgz138 B
19/bin/sh -c ln -sf /usr/local/bin/python3.13161 B
20/bin/sh -c ln -sf /usr/local/bin/pip3.13156 B

Command

 ARG RELEASE