Namespace
linuxserver
Image / Tag
jellyfin:10.6.4-1-ls91
Content Digest
sha256:06ec8eb94727b03bfd59e27b87bcd06f7b07bce425df34226081bbc1ffbeca6f
Details
Created

2021-01-15 06:34:00 UTC

Size

223 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05: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:1e138283fed06370503950eae3a46959766f1775f7fd586a51c634cac39c8b63 - 12.2% (27.2 MB)

[#001] sha256:2217fd63bd6bc9461c16bab42dfdac1c444b13a052455ce2fd2307122afac424 - 0.83% (1.84 MB)

[#002] sha256:d3457fae2da7beba9519dfc8cf960ee71329caccb4232b5506674c9631e88c72 - 0.79% (1.76 MB)

[#003] sha256:c366b76a528064d0ee5d112549ad63356da1ba6afae6bc5f52fe43055a3b9476 - 0.0% (271 Bytes)

[#004] sha256:7015c4a43bae24658dc8d2f8ffb2a3db91eb1f2367d48e6390bdcf713c917c17 - 7.36% (16.4 MB)

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

[#006] sha256:7f382bacd1ce0a0ef3f77aa178b27dc8dce9caa93ffff6c3aa7fb2ef379332be - 78.83% (176 MB)

[#007] sha256:79665acb962af20b62e1610df7e37a4326e45f8c034bd60e200a24347138dcab - 0.0% (1.01 KB)


History
2021-01-14 15:56:36 UTC

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

2021-01-14 15:56:37 UTC

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

2021-01-14 15:56:37 UTC

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

2021-01-14 15:56:37 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- de7b1168-ls23 Build-date:- 2021-01-14T15:55:51+00:00

2021-01-14 15:56:37 UTC

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

2021-01-14 15:56:37 UTC

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

2021-01-14 15:56:37 UTC

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

2021-01-14 15:56:39 UTC

/bin/sh -c #(nop) ADD 73235ba7e61323f3ed8b78663a44b17e671e1fe0f2b3bacc2611d758717e849c in /tmp/

2021-01-14 15:56:40 UTC

|4 BUILD_DATE=2021-01-14T15:55:51+00:00 OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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-14 15:56:40 UTC

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

2021-01-14 15:56:40 UTC

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

2021-01-14 15:56:40 UTC

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

2021-01-14 15:56:57 UTC

|5 BUILD_DATE=2021-01-14T15:55:51+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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 "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-01-14 15:56:57 UTC

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

2021-01-14 15:56:58 UTC

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

2021-01-15 06:33:10 UTC

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

2021-01-15 06:33:10 UTC

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

2021-01-15 06:33:11 UTC

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

2021-01-15 06:33:11 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05:00

2021-01-15 06:33:11 UTC

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

2021-01-15 06:33:11 UTC

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

2021-01-15 06:33:11 UTC

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

2021-01-15 06:33:59 UTC

|4 BUILD_DATE=2021-01-15T01:32:14-05:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=10.6.4-1 VERSION=10.6.4-1-ls91 /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 - && echo 'deb [arch=amd64] https://repo.jellyfin.org/ubuntu focal main' > /etc/apt/sources.list.d/jellyfin.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 i965-va-driver intel-media-va-driver-non-free ${JELLYFIN} libfontconfig1 libfreetype6 libssl1.1 mesa-va-drivers && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-01-15 06:34:00 UTC

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

2021-01-15 06:34:00 UTC

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

2021-01-15 06:34:00 UTC

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

Details
Created

2021-01-15 06:35:02 UTC

Size

169 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05: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:56c7d244b4173f0d26de7210fec7f5c4d0310ef63a2bbf4e4bb63647f07c40f3 - 13.59% (22.9 MB)

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

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

[#003] sha256:b63439044c52a5c9b30c8ffdfe614956bf374fdb78b3166e02843e2bb73dfb64 - 0.0% (275 Bytes)

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

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

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

[#007] sha256:3c09527b274c99f3d174e200d29ebf478bdfb37aa5a16f273fce2702aeba25af - 0.0% (1.01 KB)


History
2021-01-14 15:56:54 UTC

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

2021-01-14 15:56:54 UTC

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

2021-01-14 15:56:54 UTC

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

2021-01-14 15:56:55 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- de7b1168-ls23 Build-date:- 2021-01-14T15:55:51+00:00

2021-01-14 15:56:55 UTC

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

2021-01-14 15:56:55 UTC

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

2021-01-14 15:56:55 UTC

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

2021-01-14 15:56:57 UTC

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

2021-01-14 15:56:59 UTC

|4 BUILD_DATE=2021-01-14T15:55:51+00:00 OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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-14 15:56:59 UTC

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

2021-01-14 15:56:59 UTC

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

2021-01-14 15:57:00 UTC

/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/

2021-01-14 15:57:32 UTC

|5 BUILD_DATE=2021-01-14T15:55:51+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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-14 15:57:32 UTC

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

2021-01-14 15:57:33 UTC

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

2021-01-15 06:34:02 UTC

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

2021-01-15 06:34:02 UTC

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

2021-01-15 06:34:02 UTC

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

2021-01-15 06:34:02 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05:00

2021-01-15 06:34:03 UTC

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

2021-01-15 06:34:03 UTC

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

2021-01-15 06:34:03 UTC

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

2021-01-15 06:34:59 UTC

|4 BUILD_DATE=2021-01-15T01:32:14-05:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=10.6.4-1 VERSION=10.6.4-1-ls91 /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-15 06:35:01 UTC

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

2021-01-15 06:35:01 UTC

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

2021-01-15 06:35:02 UTC

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

Details
Created

2021-01-15 06:37:11 UTC

Size

174 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05: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:903a5cc21938961be76ce0238aca9f44c98b579b5ea572046cc951237aa09b31 - 14.9% (25.9 MB)

[#001] sha256:fe5d378931597f96ecc3d5f95dcd76640184a42eb994075f36c29c1c893e0466 - 1.25% (2.18 MB)

[#002] sha256:8e220c14857e3138e08519dce363d304ab80732cb31001b64d45766dea642b76 - 1.22% (2.11 MB)

[#003] sha256:dc9240a561f16dee1535787e6e6c360fa29e34a2f75d10b7eff167da543f9db7 - 0.0% (274 Bytes)

[#004] sha256:1c3797d9068d9927a7dffd41c5ae918a4555144c6513a8d8d2f7c91cfb9524ec - 10.29% (17.9 MB)

[#005] sha256:001d4f4e15a6aab90c2bb933aa4fd06aa19ef488660936815e14204324fd8858 - 0.0% (4.39 KB)

[#006] sha256:0cd65dbc4cc6f734aa31398e9c77e3ce653176412855d3f4f282f0fbd17245df - 72.34% (126 MB)

[#007] sha256:cfbcbcbe90d1a5be2cfa0a31ee8ff282248841bb4bccbe8e801114a1f6c1e885 - 0.0% (1.02 KB)


History
2021-01-14 15:56:56 UTC

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

2021-01-14 15:56:56 UTC

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

2021-01-14 15:56:57 UTC

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

2021-01-14 15:56:57 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- de7b1168-ls23 Build-date:- 2021-01-14T15:55:51+00:00

2021-01-14 15:56:57 UTC

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

2021-01-14 15:56:57 UTC

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

2021-01-14 15:56:58 UTC

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

2021-01-14 15:56:59 UTC

/bin/sh -c #(nop) ADD 4f58740c4ce0b21f8d45d774ff3cd81a980d7cabc9f47ef8e46a619ccc3f7559 in /tmp/

2021-01-14 15:57:01 UTC

|4 BUILD_DATE=2021-01-14T15:55:51+00:00 OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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-14 15:57:01 UTC

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

2021-01-14 15:57:01 UTC

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

2021-01-14 15:57:01 UTC

/bin/sh -c #(nop) COPY file:7c0649cb600aa6c72cfc6188617e4e394e832e723897e1fcd0655af5f631ac68 in /etc/apt/

2021-01-14 15:57:31 UTC

|5 BUILD_DATE=2021-01-14T15:55:51+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.1.0.2 VERSION=de7b1168-ls23 /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-aarch64-static -L "https://lsio-ci.ams3.digitaloceanspaces.com/qemu-aarch64-static" && chmod +x /usr/bin/qemu-aarch64-static && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2021-01-14 15:57:32 UTC

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

2021-01-14 15:57:32 UTC

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

2021-01-15 06:33:59 UTC

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

2021-01-15 06:34:02 UTC

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

2021-01-15 06:34:03 UTC

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

2021-01-15 06:34:04 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 10.6.4-1-ls91 Build-date:- 2021-01-15T01:32:14-05:00

2021-01-15 06:34:06 UTC

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

2021-01-15 06:34:07 UTC

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

2021-01-15 06:34:08 UTC

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

2021-01-15 06:36:46 UTC

|4 BUILD_DATE=2021-01-15T01:32:14-05:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=10.6.4-1 VERSION=10.6.4-1-ls91 /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=arm64] 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-15 06:37:07 UTC

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

2021-01-15 06:37:09 UTC

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

2021-01-15 06:37: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