Sign inSign up

kroeberd/mediastarr:7.1.9

Multi-platform
Networking
Integration & delivery
Monitoring & observability
Index digest

sha256:538fb422ed15815e618c7975cabcef03ce976798bc981114ffbbae476a023c16

OS/ARCH

Compressed size

58.46 MB

Last pushed

5 months by kroeberd

Type

Image

Manifest digest

sha256:3bb1d20705633bae53df1102db50cf06914183b65f47680f4ff16dd455a7779d

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.130 B
7ENV PYTHON_SHA256=c08bc65a81971c1dd5783182826503369466c7e67374d1646519adf05207b6840 B
8RUN /bin/sh -c set -eux;11.54 MB
9RUN /bin/sh -c set -eux;248 B
10CMD ["python3"]0 B
11LABEL org.opencontainers.image.title=Mediastarr0 B
12LABEL org.opencontainers.image.description=Automated missing-content and quality-upgrade0 B
13LABEL org.opencontainers.image.version=7.1.90 B
14LABEL org.opencontainers.image.source=https://github.com/kroeberd/mediastarr0 B
15LABEL org.opencontainers.image.url=https://mediastarr.de/0 B
16LABEL org.opencontainers.image.licenses=MIT0 B
17LABEL org.opencontainers.image.authors=kroeberd0 B
18WORKDIR /app93 B
19COPY requirements.txt . # buildkit237 B
20RUN /bin/sh -c apt-get update412 KB
21RUN /bin/sh -c pip install11.67 MB
22COPY VERSION ./ # buildkit147 B
23COPY app/ ./app/ # buildkit40.3 KB
24COPY templates/ ./templates/ # buildkit82.08 KB
25COPY static/ ./static/ # buildkit5.08 MB
26VOLUME [/data]0 B
27EXPOSE [7979/tcp]0 B
28HEALTHCHECK &{["CMD-SHELL" "python -c \"import0 B
29ENV DATA_DIR=/data0 B
30ENTRYPOINT ["/usr/bin/tini" "--"]0 B
31CMD ["gunicorn" "--bind" "0.0.0.0:7979" "--workers"0 B

Command

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