sha256:7c27343272bc11998c1f58b515a076a422ee64a20c26261c567d69385143ed43
OS/ARCH
linux/amd64
Compressed size
308.31 MB
Last pushed
2 days by magentaservice
Type
Image
Manifest digest
sha256:7c27343272bc11998c1f58b515a076a422ee64a20c26261c567d69385143ed43
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 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c set -eux;4.07 MB5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B6ENV PYTHON_VERSION=3.12.140 B7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B8RUN /bin/sh -c set -eux;11.56 MB9RUN /bin/sh -c set -eux;249 B10CMD ["python3"]0 B11RUN apt-get update && apt-get7.7 MB12RUN curl -sSL https://install.python-poetry.org |64.22 MB13WORKDIR /app235 B14COPY --from=builder /app/.venv ./.venv92.11 MB15RUN curl -fsSLO "$SUPERCRONIC_URL" 7.48 MB16COPY crontab /crontab481 B17RUN mkdir -p /data/static280 B18RUN echo "Cachebuster: $CACHEBUSTER"39 B19COPY ./openstream .267.96 KB20COPY ./docker/entrypoint.sh .1.39 KB21COPY ./docker/gunicorn-settings.py .873 B22RUN set -ex 1.66 KB23RUN chown -R "$APP_USER:$APP_GROUP" /app92.5 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'