Sign inSign up

k8spacket/python-app-tls:1.3

Multi-platform
Index digest

sha256:30a5713df699404cb0cf56fba1d6df297da3aeca714894fda2b86165860ba705

OS/ARCH

Compressed size

50.57 MB

Last pushed

over 2 years by k8spacket

Type

Image

Manifest digest

sha256:9dd7929e15a55531eaca562bbe4840c47f93964453eace4bb6a4781ac43dddef

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;3.17 MB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.20 B
8RUN /bin/sh -c set -eux;11.41 MB
9RUN /bin/sh -c set -eux;245 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.84 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c pip3 install5.32 MB
16COPY *.py . # buildkit2.28 KB
17COPY lorem . # buildkit13.75 KB
18COPY server.key . # buildkit2.53 KB
19COPY server.pem . # buildkit1.64 KB
20CMD ["python3" "server.py"]0 B

Command

ADD file:85e3f04235f949795629380f3a50ca566471f0258cd4322937c8b1e0648a69ae in /