Sign inSign up

shinejh0528/python:3.10.17

Languages & frameworks
Manifest digest

sha256:82f94a709c88727b95c5132218636447786431b0959f6349219b46746339b8b7

OS/ARCH

linux/amd64

Compressed size

426.22 MB

Last pushed

11 months by shinejh0528

Type

Image

Manifest digest

sha256:82f94a709c88727b95c5132218636447786431b0959f6349219b46746339b8b7

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.22 MB
14WORKDIR /app126 B
15/bin/sh -c apt install -y112.81 MB
16/bin/sh -c apt install -y43.74 MB
17/bin/sh -c apt install -y737.06 KB
18/bin/sh -c wget https://www.python.org/ftp/python/3.10.17/Python-3.10.17.tgz 159.9 MB
19/bin/sh -c rm -f Python-3.10.17.tgz139 B
20/bin/sh -c ln -sf /usr/local/bin/python3.10162 B
21/bin/sh -c ln -sf /usr/local/bin/pip3.10156 B
22WORKDIR /root0 B

Command

 ARG RELEASE