Sign inSign up

thekevjames/mosura:sha-d9b2a26

Index digest

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 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.24 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.1 KB
19CMD ["/bin/bash" "-o" "pipefail" "-c"0 B

Command

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