Sign inSign up

thekevjames/mosura:sha-a61e0cf

Index digest

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 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.37 MB
4ENV PYTHON_VERSION=3.14.70 B
5ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
6RUN /bin/sh -c set -eux;12.44 MB
7RUN /bin/sh -c set -eux;250 B
8CMD ["python3"]0 B
9SHELL [/bin/bash -o pipefail -c]0 B
10COPY /uv /uvx /bin/ #21.21 MB
11ENV UV_COMPILE_BYTECODE=1 UV_LINK_MODE=copy UV_PROJECT_ENVIRONMENT=/usr/local0 B
12WORKDIR /app93 B
13COPY pyproject.toml uv.lock ./ #69.73 KB
14RUN /bin/bash -o pipefail -c22.29 MB
15COPY mosura ./mosura # buildkit15.9 KB
16COPY static ./static # buildkit262.86 KB
17COPY templates ./templates # buildkit5.23 KB
18RUN /bin/bash -o pipefail -c599.11 KB
19CMD ["/bin/bash" "-o" "pipefail" "-c"0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'