sha256:adbf2225c301c7ef80061a9f4a9fbbcc88efc662d9ed2b0fd1b2606fe3f321b8
OS/ARCH
Compressed size
86.14 MB
Last pushed
about 1 month by csrakowski
Type
Image
Manifest digest
sha256:be8f3853bd2064b9043f45d3d51af5af6041be30f85e759a4bda61afe1925729
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.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;11.79 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 update18.66 MB11ENV UV_NO_DEV=10 B12ENV UV_COMPILE_BYTECODE=10 B13WORKDIR /usr/src/app133 B14RUN /bin/sh -c pip install26.05 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'