sha256:a413b9625dc3d7e24bd110e1906624f69d85c5a879f6ca127db044bce78a1d92
OS/ARCH
linux/amd64
Compressed size
75.54 MB
Last pushed
4 months by drumsergio
Type
Image
Manifest digest
sha256:fdc8f1eb987a7d20ccdf7063c3b22278f50fa8bd25bd6c7e7329e00e06d95deb
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 B3RUN /bin/sh -c set -eux;1.23 MB4ENV PYTHON_VERSION=3.14.50 B5ENV PYTHON_SHA256=7e32597b99e5d9a39abed35de4693fa169df3e5850d4c334337ffd6a19a36db60 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9RUN /bin/sh -c groupadd -r1.07 KB10WORKDIR /app92 B11COPY pyproject.toml README.md ./ #4.17 KB12COPY src/ src/ # buildkit50.21 KB13RUN /bin/sh -c pip install34.04 MB14RUN /bin/sh -c chown -R54.07 KB15USER app0 B16CMD ["python" "-m" "src"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'