sha256:f7ec1a808de0bcf0bcc677ec93b8d93488abe722b46a1a06e7f8b3ceec688df1
OS/ARCH
Compressed size
65.06 MB
Last pushed
15 days by dibz15
Type
Image
Manifest digest
sha256:d0dc2d82aac8b733c5a87d9d7a08244fce5767cccc97148c6724939833f68cee
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.03 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.60 B6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B7RUN /bin/sh -c set -eux;12.04 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10RUN /bin/sh -c pip install23.12 MB11COPY app /app # buildkit12.79 KB12COPY scripts /scripts # buildkit3.54 KB13COPY entrypoint.sh /entrypoint.sh # buildkit1.28 KB14RUN /bin/sh -c chmod +x1.28 KB15ENTRYPOINT ["/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'