sha256:0a53874bc6b3e91e0ed2f39444bd72d519b436383ac041014f19bf17a04a3c71
OS/ARCH
linux/amd64
Compressed size
108.99 MB
Last pushed
18 days by thekevjames
Type
Image
Manifest digest
sha256:0a53874bc6b3e91e0ed2f39444bd72d519b436383ac041014f19bf17a04a3c71
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;1.03 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.60 B6ENV PYTHON_SHA256=17ba5508819d8736a14fbfc47d36e184946a877851b2e9c4b6c43acb44a3b1040 B7RUN /bin/sh -c set -eux;12.04 MB8RUN /bin/sh -c set -eux;250 B9CMD ["python3"]0 B10SHELL [/bin/bash -o pipefail -c]0 B11ARG CURL_VERSION=7.74.0-1.3+deb11u160 B12ARG POETRY_VERSION=2.4.10 B13RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash54.08 MB14ENV PATH=/root/.local/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B15RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash344.9 KB16WORKDIR /app93 B17COPY pyproject.toml poetry.lock ./ #43.31 KB18RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash12.33 MB19COPY mosura ./mosura # buildkit15.82 KB20COPY static ./static # buildkit262.86 KB21COPY templates ./templates # buildkit5.23 KB22CMD ["/bin/bash" "-o" "pipefail" "-c"0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1753056000'