sha256:89b6b101e556e7038bf1c5cfff5ea182537bcd297708fbe04d3f735de9602d4f
OS/ARCH
linux/amd64
Compressed size
87.15 MB
Last pushed
2 days by thekevjames
Type
Image
Manifest digest
sha256:452d19a01bfff4b6aa5c80b77b0fc86ec900e55bdd18035238dddea0bb2e8d2b
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;3.37 MB4ENV PYTHON_VERSION=3.14.70 B5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B6RUN /bin/sh -c set -eux;12.44 MB7RUN /bin/sh -c set -eux;250 B8CMD ["python3"]0 B9SHELL [/bin/bash -o pipefail -c]0 B10COPY /uv /uvx /bin/ #21.21 MB11ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PROJECT_ENVIRONMENT=/usr/local0 B12WORKDIR /app93 B13COPY pyproject.toml uv.lock ./ #69.73 KB14RUN /bin/bash -o pipefail -c22.29 MB15COPY mosura ./mosura # buildkit15.9 KB16COPY static ./static # buildkit262.86 KB17COPY templates ./templates # buildkit5.23 KB18RUN /bin/bash -o pipefail -c599.11 KB19CMD ["/bin/bash" "-o" "pipefail" "-c"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'