sha256:e8f1802f437618246d05df05f4c9a38ce4de0c934a08e11987cc1da8898e744f
OS/ARCH
Compressed size
86.61 MB
Last pushed
about 2 months by csrakowski
Type
Image
Manifest digest
sha256:7f56078941ce43e5958000855f5d7f8b3795a11cb1812e9db1057066242e0b25
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.60 B5ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B6RUN /bin/sh -c set -eux;11.76 MB7RUN /bin/sh -c set -eux;248 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.98 MB11ENV UV_NO_DEV=10 B12ENV UV_COMPILE_BYTECODE=10 B13WORKDIR /usr/src/app134 B14RUN /bin/sh -c pip install29.23 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1783900800'