sha256:02f5187c89d244c3ab7471c8c882f6e73cd959c74fbb48c9ad763e0d5d86cdd9
OS/ARCH
linux/amd64
Compressed size
106.73 MB
Last pushed
3 months by thekevjames
Type
Image
Manifest digest
sha256:02f5187c89d244c3ab7471c8c882f6e73cd959c74fbb48c9ad763e0d5d86cdd9
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/bash51.8 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/bash398.41 KB16WORKDIR /app93 B17COPY pyproject.toml poetry.lock ./ #43.61 KB18RUN |2 CURL_VERSION=7.74.0-1.3+deb11u16 POETRY_VERSION=2.4.1 /bin/bash12.3 MB19COPY mosura ./mosura # buildkit15.27 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'