Sign inSign up

kroeberd/mediastarr:sha-b3a5b95

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

sha256:eeda1df14692fa85c6b6decc9ac8c085031a9a1a5a896564af8c868663cfd821

OS/ARCH

Compressed size

58.51 MB

Last pushed

5 months by kroeberd

Type

Image

Manifest digest

sha256:5481bb47057a93d435d517fc44f769a21db0c37faa77da8223fc23f72a8856c4

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.55 MB
9RUN /bin/sh -c set -eux;250 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.100 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 /app92 B
19COPY requirements.txt . # buildkit236 B
20RUN /bin/sh -c apt-get update411.99 KB
21RUN /bin/sh -c pip install11.72 MB
22COPY VERSION ./ # buildkit144 B
23COPY app/ ./app/ # buildkit40.31 KB
24COPY templates/ ./templates/ # buildkit82.13 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' '@1777939200'