Namespace
linuxserver
Image / Tag
jellyfin:arm32v7-10.6.4-1-ls93
Content Digest
sha256:0b574e39df174a34d0ad51f59dc09f811dff6d87cc0a1fab842bfc3396c497b3
Details
Created

2021-01-20 15:42:11 UTC

Size

169 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.4-1-ls93 Build-date:- 2021-01-20T15:39:51+00:00
  • maintainer
    thelamer

Environment
HOME

/root

LANG

en_US.UTF-8

LANGUAGE

en_US.UTF-8

NVIDIA_DRIVER_CAPABILITIES

compute,video,utility

PATH

/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

TERM

xterm


Layers

[#000] sha256:2dac3107d2df834d7a081ed091a2affcdaf2e017db2b3b53671a7c4acf0d1cdf - 13.6% (22.9 MB)

[#001] sha256:98850ce28b23d1107f1af55687af779f1afc1b03b50be98de3b47863acdb70b7 - 1.31% (2.22 MB)

[#002] sha256:d2f38e298413889da4593895164435a1f34142b31c717e263350d1c30681cc1f - 1.25% (2.1 MB)

[#003] sha256:6ce38661e62f9db6957d3d31977d9f4dafc3b5e147a913bea0286d92c99b9dd8 - 0.0% (277 Bytes)

[#004] sha256:d805edd993fb9d345d3ce5ab3423e5af8d6b7cec10c70df4709f1f11767c59cd - 9.74% (16.4 MB)

[#005] sha256:579f0030863215aa44f7d2fd7dbcab91bd410942a5a436536e884d9ae1418660 - 0.0% (4.39 KB)

[#006] sha256:5e9576a6604cbe3b4b5843506d34c6caff27867933a4c28400a3176ed533785d - 74.1% (125 MB)

[#007] sha256:9abbee7b166c1703a5c42fdc087b65c6baf8399092795bc8e27f6087e45a1bb7 - 0.0% (1.13 KB)


History
2021-01-19 05:39:16 UTC

/bin/sh -c #(nop) COPY dir:a2abea4a95389aca76fb52dc6d309d280e693071b7800053df63ffa2714ac7b9 in /

2021-01-19 05:39:17 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-01-19 05:39:18 UTC

/bin/sh -c #(nop) ARG VERSION

2021-01-19 05:39:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 749f6a92-ls24 Build-date:- 2021-01-19T00:35:16-05:00

2021-01-19 05:39:19 UTC

/bin/sh -c #(nop) LABEL maintainer=TheLamer

2021-01-19 05:39:19 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.1.0.2

2021-01-19 05:39:20 UTC

/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm

2021-01-19 05:39:22 UTC

/bin/sh -c #(nop) ADD 57874912aa54611a5a67dd94020d8d8616e3b383165c6afcf930150b0d694731 in /tmp/

2021-01-19 05:39:25 UTC

|4 BUILD_DATE=2021-01-19T00:35:16-05:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=749f6a92-ls24 /bin/sh -c chmod +x /tmp/s6-overlay-${OVERLAY_ARCH}-installer && /tmp/s6-overlay-${OVERLAY_ARCH}-installer / && rm /tmp/s6-overlay-${OVERLAY_ARCH}-installer

2021-01-19 05:39:26 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2021-01-19 05:39:26 UTC

/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm

2021-01-19 05:39:27 UTC

/bin/sh -c #(nop) COPY file:24a76fa3c1eb56070522165ba3cf433129514ea104d858a39743b5aeef9a5ce4 in /etc/apt/

2021-01-19 05:40:23 UTC

|5 BUILD_DATE=2021-01-19T00:35:16-05:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=749f6a92-ls24 /bin/sh -c echo "**** Ripped from Ubuntu Docker Logic ****" && set -xe && echo '#!/bin/sh' > /usr/sbin/policy-rc.d && echo 'exit 101' >> /usr/sbin/policy-rc.d && chmod +x /usr/sbin/policy-rc.d && dpkg-divert --local --rename --add /sbin/initctl && cp -a /usr/sbin/policy-rc.d /sbin/initctl && sed -i 's/^exit.*/exit 0/' /sbin/initctl && echo 'force-unsafe-io' > /etc/dpkg/dpkg.cfg.d/docker-apt-speedup && echo 'DPkg::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' > /etc/apt/apt.conf.d/docker-clean && echo 'APT::Update::Post-Invoke { "rm -f /var/cache/apt/archives/*.deb /var/cache/apt/archives/partial/*.deb /var/cache/apt/*.bin || true"; };' >> /etc/apt/apt.conf.d/docker-clean && echo 'Dir::Cache::pkgcache ""; Dir::Cache::srcpkgcache "";' >> /etc/apt/apt.conf.d/docker-clean && echo 'Acquire::Languages "none";' > /etc/apt/apt.conf.d/docker-no-languages && echo 'Acquire::GzipIndexes "true"; Acquire::CompressionTypes::Order:: "gz";' > /etc/apt/apt.conf.d/docker-gzip-indexes && echo 'Apt::AutoRemove::SuggestsImportant "false";' > /etc/apt/apt.conf.d/docker-autoremove-suggests && mkdir -p /run/systemd && echo 'docker' > /run/systemd/container && echo "**** install apt-utils and locales ****" && apt-get update && apt-get install -y apt-utils locales && echo "**** install packages ****" && apt-get install -y curl gnupg tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** create abc user and make our folders ****" && useradd -u 911 -U -d /config -s /bin/false abc && usermod -G users abc && mkdir -p /app /config /defaults && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** add qemu ****" && curl -o /usr/bin/qemu-arm-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-arm-static" && chmod +x /usr/bin/qemu-arm-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-01-19 05:40:25 UTC

/bin/sh -c #(nop) COPY dir:002b8a5514bbaece27bc9c8fdcedc40fa7d3645b67ab85595fb7550cb8533b45 in /

2021-01-19 05:40:26 UTC

/bin/sh -c #(nop) ENTRYPOINT ["/init"]

2021-01-20 15:40:58 UTC

/bin/sh -c #(nop) ARG BUILD_DATE

2021-01-20 15:40:58 UTC

/bin/sh -c #(nop) ARG VERSION

2021-01-20 15:40:59 UTC

/bin/sh -c #(nop) ARG JELLYFIN_RELEASE

2021-01-20 15:40:59 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.4-1-ls93 Build-date:- 2021-01-20T15:39:51+00:00

2021-01-20 15:41:00 UTC

/bin/sh -c #(nop) LABEL maintainer=thelamer

2021-01-20 15:41:00 UTC

/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive

2021-01-20 15:41:01 UTC

/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility

2021-01-20 15:42:09 UTC

|4 BUILD_DATE=2021-01-20T15:39:51+00:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=10.6.4-1 VERSION=10.6.4-1-ls93 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** install jellyfin *****" && curl -s https://repo.jellyfin.org/ubuntu/jellyfin_team.gpg.key | apt-key add - && curl -s https://keyserver.ubuntu.com/pks/lookup?op=get\&search=0x6587ffd6536b8826e88a62547876ae518cbcf2f2 | apt-key add - && echo 'deb [arch=armhf] https://repo.jellyfin.org/ubuntu focal main' > /etc/apt/sources.list.d/jellyfin.list && echo "deb http://ppa.launchpad.net/ubuntu-raspi2/ppa-nightly/ubuntu focal main">> /etc/apt/sources.list.d/raspbins.list && if [ -z ${JELLYFIN_RELEASE+x} ]; then JELLYFIN="jellyfin"; else JELLYFIN="jellyfin=${JELLYFIN_RELEASE}"; fi && apt-get update && apt-get install -y --no-install-recommends at ${JELLYFIN} libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libraspberrypi0 libssl1.1 && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-01-20 15:42:11 UTC

/bin/sh -c #(nop) COPY dir:9cfe0a5cacd7d2ae54d8dcbc6fcf207caf0f81b6e3fd623e21637798957d50d9 in /

2021-01-20 15:42:11 UTC

/bin/sh -c #(nop) EXPOSE 8096 8920

2021-01-20 15:42:11 UTC

/bin/sh -c #(nop) VOLUME [/config]

Danger Zone
Delete Tag

Please be careful as this will not just delete the reference but also the actual content!

For example when you have latest and v1.2.3 both pointing to the same image
the deletion of latest will also permanently remove v1.2.3.

Delete