Sign inSign up

kroeberd/mediastarr:sha-44ff0cf

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

sha256:b37217ee733227badf5d3149c607b1da7dae25c4732b7edb2f3430e7b3950dd3

OS/ARCH

Compressed size

58.34 MB

Last pushed

5 months by kroeberd

Type

Image

Manifest digest

sha256:841b44406bb8b01cfa980e6f1700e3525c6c33db5672d8044d84192b33e644cd

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.80 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 . # buildkit239 B
20RUN /bin/sh -c apt-get update377.68 KB
21RUN /bin/sh -c pip install11.33 MB
22COPY VERSION ./ # buildkit148 B
23COPY app/ ./app/ # buildkit39.63 KB
24COPY templates/ ./templates/ # buildkit81.47 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'