sha256:2767cc519a54c3957ef3ee4dbf92502cef148ea9a3c2248ede1672e4ced922b3
OS/ARCH
Compressed size
46.93 MB
Last pushed
5 months by fnndscbot
Type
Image
Manifest digest
sha256:69f40daf80e2a5ea626ba0d959f84d2d5ccf46522c772471d34ac4679512dd09
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;1.23 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.130 B7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B8RUN /bin/sh -c set -eux;11.55 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app93 B12COPY /install /usr/local # buildkit5.7 MB13COPY chris_streaming/ chris_streaming/ # buildkit54.83 KB14COPY config/quickwit/ config/quickwit/ # buildkit471 B15CMD ["python" "-m" "chris_streaming.log_consumer"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1775433600'