sha256:9b5df964e7c2ccea175ec8c6acf0120a11379f0712751e5f578dadc715dbf5ac
OS/ARCH
Compressed size
236.6 MB
Last pushed
20 days by kroese
Type
Image
Manifest digest
sha256:7a7b67fbc22a792930c6610ca71bf069f967e431d7c205cfd8aba891d1e00291
Image Layers
1# debian.sh --arch 'amd64' out/28.41 MB2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B3RUN /bin/sh -c set -eux;4.07 MB4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B5ENV PYTHON_VERSION=3.13.150 B6ENV PYTHON_SHA256=1e66a7945a48390ee4c2a4268a0e4185884059a13c4aab6d148aa208deea4a760 B7RUN /bin/sh -c set -eux;11.36 MB8RUN /bin/sh -c set -eux;249 B9CMD ["python3"]0 B10ARG TARGETARCH0 B11ARG SUPERCRONIC_VERSION=v0.2.490 B12RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh3.27 KB13RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh61.99 MB14COPY /venv /venv # buildkit124.31 MB15ENV PATH=/venv/bin:/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B16COPY . /app # buildkit4.76 MB17WORKDIR /app32 B18RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh1.7 MB19RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh32 B20RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh32 B21RUN |2 TARGETARCH=amd64 SUPERCRONIC_VERSION=v0.2.49 /bin/sh32 B22USER python0 B23EXPOSE map[5000/tcp:{}]0 B24ENV CRON=false0 B25LABEL org.opencontainers.image.authors=rimu0 B26LABEL org.opencontainers.image.source=https://codeberg.org/rimu/pyfedi0 B27LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B28LABEL org.opencontainers.image.description=A Lemmy/Mbin alternative written0 B29HEALTHCHECK &{["CMD-SHELL" "curl -ILfSs http://localhost:5000/health0 B30ENTRYPOINT ["/usr/bin/tini" "--" "/app/entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'