Sign inSign up

cribl/tbx:202407311716

Multi-platform
Index digest

sha256:f7926b78902d5c87501837017338881a31a6592b37752963be4f05877f5d167c

OS/ARCH

Compressed size

410.71 MB

Last pushed

about 2 years by criblciserviceaccount672

Type

Image

Manifest digest

sha256:556c3198dca2e64c07f3c197815c3cced2cb0e6de49ccd4ded19dfb9e573dd70

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.5 MB
4/bin/sh -c set -eux; apt-get61.03 MB
5/bin/sh -c set -ex; apt-get193.24 MB
6ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
7ENV LANG=C.UTF-80 B
8RUN /bin/sh -c set -eux;5.95 MB
9ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
10ENV PYTHON_VERSION=3.12.40 B
11RUN /bin/sh -c set -eux;21.2 MB
12RUN /bin/sh -c set -eux;231 B
13ENV PYTHON_PIP_VERSION=24.00 B
14ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/e03e1607ad60522cf34a92e834138eb89f57667c/public/get-pip.py0 B
15ENV PYTHON_GET_PIP_SHA256=ee09098395e42eb1f82ef4acb231a767a6ae85504a9cf9983223df0a7cbd35d70 B
16RUN /bin/sh -c set -eux;3.97 MB
17CMD ["python3"]0 B
18WORKDIR /app93 B
19RUN /bin/sh -c apt update14.19 MB
20COPY main.py requirements.txt utils.py customlog.py5.38 KB
21RUN /bin/sh -c pip3 install41.34 MB
22CMD ["/usr/local/bin/python3" "/app/main.py"]0 B

Command

ADD file:9b83dbcd468d7cfbc9032be05a5a2c5fd57bd977997fb6c7794dfed2f5bc3bcc in /