sha256:a512dee615eb17283adff7d7f17fc5d2f2351e238b4fcaf03913d56448d16f2a
OS/ARCH
linux/amd64
Compressed size
87.19 MB
Last pushed
2 days by thekevjames
Type
Image
Manifest digest
sha256:82328fc4530b5094eb2e4f69fcabb24c5dde30fa60aef7f89bd26af37365ea47
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.24 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.07 KB19CMD ["/bin/bash" "-o" "pipefail" "-c"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'