Sign inSign up

kroeberd/mediastarr:sha-d42011b

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

sha256:29d75d2a11696d569bf5b293e30fe6178923ff2d7d941f92d255cd6184c06a57

OS/ARCH

Compressed size

58.28 MB

Last pushed

5 months by kroeberd

Type

Image

Manifest digest

sha256:bf761b244a4173646c02b6ee36031c34385f49f9ea2c6e590d489069e2080f7a

Image Layers

1# debian.sh --arch 'arm64' out/28.74 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.21 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.49 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.40 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 update377.67 KB
21RUN /bin/sh -c pip install11.27 MB
22COPY VERSION ./ # buildkit146 B
23COPY app/ ./app/ # buildkit37.96 KB
24COPY templates/ ./templates/ # buildkit73.92 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 'arm64' out/ 'trixie' '@1775433600'