sha256:195c3108e2e90c7d5770db9b0f74240576553c6b84efb7811e0fc04115b30fd2
OS/ARCH
linux/amd64
Compressed size
53.98 MB
Last pushed
6 months by crunchgeek
Type
Image
Manifest digest
sha256:195c3108e2e90c7d5770db9b0f74240576553c6b84efb7811e0fc04115b30fd2
Image Layers
1# debian.sh --arch 'amd64' out/26.92 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;3.35 MB5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B6ENV PYTHON_VERSION=3.11.120 B7ENV PYTHON_SHA256=849da87af4df137710c1796e276a955f7a85c9f971081067c8f565d15c352a090 B8RUN /bin/sh -c set -eux;15.46 MB9RUN /bin/sh -c set -eux;250 B10CMD ["python3"]0 B11WORKDIR /app126 B12/bin/sh -c apt-get update &&642.75 KB13/bin/sh -c pip install --no-cache-dir7.62 MB14COPY file:68e785d7171b2ddb696ec6082ca1a4aa06d9084ce50422228145d9f8e4e34d7b in /app/ 6.11 KB15/bin/sh -c chmod +x /app/collector.py6.11 KB16EXPOSE 91000 B17CMD ["python" "-u" "/app/collector.py"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'