jellyfin-exporter (main)

Published 2023-10-28 21:51:49 +02:00 by hipstercat in hipstercat/jellyfin-exporter

Installation

docker pull git.hipstercat.fr/hipstercat/jellyfin-exporter:main
sha256:b794b2dd1a2452fd383f8bf3fc0254481b5ef5529a95cba656951d60c4b1277f

Image Layers

ADD file:756183bba9c7f4593c2b216e98e4208b9163c4c962ea0837ef88bd917609d001 in /
CMD ["/bin/sh"]
/bin/sh -c apk update && apk upgrade
/bin/sh -c apk add --no-cache ca-certificates py3-gunicorn py3-paramiko py3-pip py3-prometheus-client py3-requests py3-werkzeug py3-wheel py3-yaml python3
COPY dir:feee3f4ecf8f24248e79bcfb1deeb2d4c2e51b3e00adfd9574378e210d675c2f in /opt
/bin/sh -c pip3 install --no-cache-dir --no-index /opt/*py3-none-any.whl && rm /opt/*py3-none-any.whl && addgroup -S -g 101 prometheus && adduser -D -H -S -G prometheus -u 101 prometheus
USER prometheus
EXPOSE 9222
ENTRYPOINT ["/usr/bin/jellyfin_exporter"]
CMD ["/etc/jellyfin.yml"]
LABEL org.opencontainers.image.created=2023-10-28T19:50:50Z
LABEL org.opencontainers.image.revision=5320ac88b66d8a02a93966a7676dcdfd6d7e0503
LABEL org.opencontainers.image.source=https://git.hipstercat.fr/hipstercat/jellyfin-exporter.git
LABEL org.opencontainers.image.url=https://git.hipstercat.fr/hipstercat/jellyfin-exporter

Labels

Key Value
org.opencontainers.image.created 2023-10-28T19:50:50Z
org.opencontainers.image.revision 5320ac88b66d8a02a93966a7676dcdfd6d7e0503
org.opencontainers.image.source https://git.hipstercat.fr/hipstercat/jellyfin-exporter.git
org.opencontainers.image.url https://git.hipstercat.fr/hipstercat/jellyfin-exporter
Details
Container
2023-10-28 21:51:49 +02:00
0
OCI / Docker
linux/amd64
43 MiB
Versions (2) View all
latest 2023-10-28
main 2023-10-28