Sign inSign up

thekevjames/mosura:cf09eb5f80

Manifest digest

sha256:d9c780f766084033138e6c87b363c85c6b09ed59d7f2498c48a69f14301eb46c

OS/ARCH

linux/amd64

Compressed size

106.72 MB

Last pushed

3 months by thekevjames

Type

Image

Manifest digest

sha256:d9c780f766084033138e6c87b363c85c6b09ed59d7f2498c48a69f14301eb46c

Image Layers

1# debian.sh --arch 'amd64' out/28.85 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;1.03 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.60 B
6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B
7RUN /bin/sh -c set -eux;12.04 MB
8RUN /bin/sh -c set -eux;250 B
9CMD ["python3"]0 B
10SHELL [/bin/bash -o pipefail -c]0 B
11ARG CURL_VERSION=7.74.0-1.3+deb11u160 B
12ARG POETRY_VERSION=2.4.10 B
13RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash51.8 MB
14ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
15RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash398.41 KB
16WORKDIR /app93 B
17COPY pyproject.toml poetry.lock ./ #43.61 KB
18RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash12.29 MB
19COPY mosura ./mosura # buildkit15.26 KB
20COPY static ./static # buildkit262.86 KB
21COPY templates ./templates # buildkit5.23 KB
22CMD ["/bin/bash" "-o" "pipefail" "-c"0 B

Command

# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'