sha256:e8f1802f437618246d05df05f4c9a38ce4de0c934a08e11987cc1da8898e744f
OS/ARCH
Compressed size
85.59 MB
Last pushed
about 2 months by csrakowski
Type
Image
Manifest digest
sha256:5c96b235e3363d9220d4e8b15ab17371ed569249ec2016fef05686463fa83614
Image Layers
1# debian.sh --arch 'arm64' out/28.75 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.22 MB4ENV PYTHON_VERSION=3.14.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.68 MB7RUN /bin/sh -c set -eux;249 B8CMD ["python3"]0 B9LABEL org.opencontainers.image.base.name=python:3-slim org.opencontainers.image.vendor=csrakowski org.opencontainers.image.licenses=MIT org.opencontainers.image.authors=Christiaan0 B10RUN /bin/sh -c apt update15.87 MB11ENV UV_NO_DEV=10 B12ENV UV_COMPILE_BYTECODE=10 B13WORKDIR /usr/src/app133 B14RUN /bin/sh -c pip install28.08 MBCommand
# debian.sh --arch 'arm64' out/ 'trixie' '@1783900800'