rdvansloten/python-otel-demo:1539

Multi-platform
Index digest

sha256:16a9b532b12a1270bd5663e3c645da44429933a1c2d5b323edf34c0b7ac2d5d5

OS/ARCH

Compressed size

55.69 MB

Last pushed

6 months by rdvansloten

Type

Image

Manifest digest

sha256:704bf8ab8f4f55e4017b4ed80f3533dfe0977747ee7ee7c9daca7b0a28aaf025

Image Layers

1# debian.sh --arch 'amd64' out/28.39 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;1.23 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.110 B
6ENV PYTHON_SHA256=16ede7bb7cdbfa895d11b0642fa0e523f291e6487194d53cf6d3b338c3a17ea20 B
7RUN /bin/sh -c set -eux;11.24 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit187 B
12RUN /bin/sh -c pip install14.16 MB
13RUN /bin/sh -c opentelemetry-bootstrap -a668.67 KB
14COPY app.py . # buildkit1.11 KB
15RUN /bin/sh -c groupadd -r1.08 KB
16RUN /bin/sh -c chown -R1.19 KB
17USER appuser0 B
18EXPOSE map[8080/tcp:{}]0 B
19HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
20CMD ["python" "app.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1768176000'