Sign inSign up

magentaaps/openstream:7.13.2-rc

Manifest digest

sha256:ffd22adefd1f25a8e167d1066ae39d88078b5c5ecb54190590d161461471eca4

OS/ARCH

linux/amd64

Compressed size

308.22 MB

Last pushed

8 days by magentaservice

Type

Image

Manifest digest

sha256:ffd22adefd1f25a8e167d1066ae39d88078b5c5ecb54190590d161461471eca4

Image Layers

1# debian.sh --arch 'amd64' out/28.41 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;4.07 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.56 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN apt-get update && apt-get7.7 MB
12RUN curl -sSL https://install.python-poetry.org |64.17 MB
13WORKDIR /app236 B
14COPY --from=builder /app/.venv ./.venv92.14 MB
15RUN curl -fsSLO "$SUPERCRONIC_URL" 7.48 MB
16COPY crontab /crontab481 B
17RUN mkdir -p /data/static298 B
18RUN echo "Cachebuster: $CACHEBUSTER"39 B
19COPY ./openstream .235.3 KB
20COPY ./docker/entrypoint.sh .1.39 KB
21COPY ./docker/gunicorn-settings.py .862 B
22RUN set -ex 1.67 KB
23RUN chown -R "$APP_USER:$APP_GROUP" /app92.46 MB

Command

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