sha256:3148c7a81b4217d183916aa2e97d83b7a5d9c1265b035c2aadb8b63c880f67a8
OS/ARCH
linux/amd64
Compressed size
308.33 MB
Last pushed
1 day by magentaservice
Type
Image
Manifest digest
sha256:3148c7a81b4217d183916aa2e97d83b7a5d9c1265b035c2aadb8b63c880f67a8
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 /app234 B14COPY --from=builder /app/.venv ./.venv92.14 MB15RUN curl -fsSLO "$SUPERCRONIC_URL" 7.48 MB16COPY crontab /crontab480 B17RUN mkdir -p /data/static280 B18RUN echo "Cachebuster: $CACHEBUSTER"39 B19COPY ./openstream .268.55 KB20COPY ./docker/entrypoint.sh .1.39 KB21COPY ./docker/gunicorn-settings.py .866 B22RUN set -ex 1.67 KB23RUN chown -R "$APP_USER:$APP_GROUP" /app92.49 MBCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1787529600'