Sign inSign up

kroeberd/mediastarr:sha-22b98da

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

sha256:23f68581869ba64dd470196de685ccf7b26c8cd20f29169802e521d73f8c0245

OS/ARCH

Compressed size

58.46 MB

Last pushed

5 months by kroeberd

Type

Image

Manifest digest

sha256:3b046065c3c340bfbae35b17da16d307d5be9a1afb2a6fc55c75860cd71b9a02

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.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 /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 ./ # buildkit145 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' '@1776729600'