Sign inSign up

shinejh0528/python_backend:1.4.0

Developer tools
Operating systems
Index digest

sha256:c7f3876f94550c4d00a53e5de5dfbc540950d084ee18dbc7e6828e93e35ca69b

OS/ARCH

linux/amd64

Compressed size

1.01 GB

Last pushed

5 months by shinejh0528

Type

Image

Manifest digest

sha256:0ff35bedfe7d4f3da197efa6ad04a100dd7424b2d4b8aacc3572613e4803f95e

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.8/Python-3.13.8.tgz 106.73 MB
18/bin/sh -c ln -sf /usr/local/bin/python3.13162 B
19/bin/sh -c ln -sf /usr/local/bin/pip3.13156 B
20RUN /bin/sh -c apt-get update25.8 MB
21RUN /bin/sh -c apt-get upgrade146.72 MB
22RUN /bin/sh -c apt-get install940.91 KB
23RUN /bin/sh -c apt-get install10.14 MB
24RUN /bin/sh -c apt install2.43 MB
25RUN /bin/sh -c apt-get install25.11 MB
26RUN /bin/sh -c apt-get install1.88 MB
27RUN /bin/sh -c apt-get install362.46 KB
28RUN /bin/sh -c apt-get install633.37 KB
29RUN /bin/sh -c apt-get install648.05 KB
30RUN /bin/sh -c wget -q276.86 MB
31RUN /bin/sh -c python -m5.19 MB
32RUN /bin/sh -c python -m16.53 MB
33RUN /bin/sh -c python -m66.67 MB
34RUN /bin/sh -c python -m67.51 MB
35COPY sendmail.mc /etc/mail/sendmail.mc # buildkit1.96 KB
36RUN /bin/sh -c cd /etc/mail16.89 KB
37COPY .muttrc /root/.muttrc # buildkit162 B
38COPY sshd_config /etc/ssh/sshd_config # buildkit1.7 KB
39COPY entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit351 B
40RUN /bin/sh -c chmod +x32 B
41ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

 ARG RELEASE