dapriosamples/hello-k8s-python:1.14.0

Multi-platform
Index digest

sha256:c6189cf2b2c92a74a53f0c7b19b54ef07bf66535825c5bd917882c8963d56a95

OS/ARCH

Compressed size

21.98 MB

Last pushed

7 months by daprrelease

Type

Image

Manifest digest

sha256:945d309073e1b3ffd9ed3aac3f7062a34316ad8565f410c1b9006468b8103eb4

Image Layers

1ADD file ... in / 2.95 MB
2CMD ["/bin/sh"]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;450.93 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.50 B
8RUN /bin/sh -c set -eux;10.17 MB
9RUN /bin/sh -c set -eux;229 B
10ENV PYTHON_PIP_VERSION=24.20 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/66d8a0f637083e2c3ddffc0cb1e65ce126afb856/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=6fb7b781206356f45ad79efbb19322caa6c2a5ad39092d0d44d0fec94117e1180 B
13RUN /bin/sh -c set -eux;3.72 MB
14CMD ["python3"]0 B
15WORKDIR /app93 B
16COPY . . # buildkit963 B
17RUN /bin/sh -c pip install4.7 MB
18ENTRYPOINT ["python"]0 B
19CMD ["app.py"]0 B

Command

ADD file:816da1ff7b962e1f52c650dfd66caeb2b88f3ab9fadc249c30f86ebe5372538c in /