Sign inSign up

magentaaps/openstream:7.12.21-dev

Manifest digest

sha256:95e8b09f5ac3f4b4ef8961a8a1b94482433e32e69edbdb713c52d27bf08c4d2f

OS/ARCH

linux/amd64

Compressed size

305.13 MB

Last pushed

26 days by magentaservice

Type

Image

Manifest digest

sha256:95e8b09f5ac3f4b4ef8961a8a1b94482433e32e69edbdb713c52d27bf08c4d2f

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
6ENV PYTHON_VERSION=3.12.140 B
7ENV PYTHON_SHA256=5c8462af5790baf43a321a1559dbe0db06d1be4300fb85fb53c40060668e548a0 B
8RUN /bin/sh -c set -eux;11.55 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11RUN apt-get update && apt-get7.7 MB
12RUN curl -sSL https://install.python-poetry.org |64.02 MB
13WORKDIR /app260 B
14COPY --from=builder /app/.venv ./.venv92.13 MB
15RUN curl -fsSLO "$SUPERCRONIC_URL" 7.48 MB
16COPY crontab /crontab487 B
17RUN mkdir -p /data/static /data/media362 B
18RUN echo "Cachebuster: $CACHEBUSTER"39 B
19COPY ./openstream .197.94 KB
20COPY ./docker/entrypoint.sh .1.48 KB
21COPY ./docker/gunicorn-settings.py .863 B
22RUN set -ex 1.67 KB
23RUN chown -R "$APP_USER:$APP_GROUP" /app92.41 MB

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'