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