Namespace
linuxserver
Image / Tag
jellyfin:20200408-ls64
Content Digest
sha256:70aef2e5181073bed85938d4b409c45106ef6e33186d335c3e9981adaa707087
Details
Created

2020-04-22 04:35:21 UTC

Size

199 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04: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:bc6644d4fc2d61028ef811f74f98c9535b9dfd91e4510e2cff57f719cf8dea23 - 12.76% (25.5 MB)

[#001] sha256:d403d97d36e27cb2a5e80906b39e9fe5b86b4ebcb6a799eb17a46cb463e7acc8 - 0.0% (275 Bytes)

[#002] sha256:bab4bb1e7a2f52588d81d6a1fc78e2ebad0701c1baab51ab5c84a0e02411d9ce - 6.55% (13.1 MB)

[#003] sha256:306cb305d97c08e3de3e2ace2047a333bccb7c8d4823d565cda19831dea6460f - 0.0% (4 KB)

[#004] sha256:3d7c62f0307c94fc4d640978f0c5ded462f70f26e0276dcde810eabf3a1ef219 - 80.69% (161 MB)

[#005] sha256:f6f43a2966430dbcae3fc9df759191363b5e81565c4088b3e5e27ccc4cfb4b38 - 0.0% (1021 Bytes)


History
2020-04-07 21:26:53 UTC

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

2020-04-07 21:26:55 UTC

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

2020-04-07 21:26:56 UTC

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

2020-04-07 21:26:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls35 Build-date:- 2020-04-07T22:25:57+01:00

2020-04-07 21:26:57 UTC

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

2020-04-07 21:26:57 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0

2020-04-07 21:26:58 UTC

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

2020-04-07 21:26:58 UTC

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

2020-04-07 21:26:58 UTC

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

2020-04-07 21:26:59 UTC

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

2020-04-07 21:27:24 UTC

|5 BUILD_DATE=2020-04-07T22:25:57+01:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls35 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-04-07 21:27:26 UTC

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

2020-04-07 21:27:26 UTC

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

2020-04-22 04:32:55 UTC

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

2020-04-22 04:32:55 UTC

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

2020-04-22 04:32:56 UTC

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

2020-04-22 04:32:56 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04:00

2020-04-22 04:32:56 UTC

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

2020-04-22 04:32:56 UTC

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

2020-04-22 04:32:56 UTC

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

2020-04-22 04:35:20 UTC

|4 BUILD_DATE=2020-04-22T00:32:10-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200408 VERSION=20200408-ls64 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** add jellyfin deps *****" && curl -s https://repo.jellyfin.org/ubuntu/jellyfin_team.gpg.key | apt-key add - && echo 'deb [arch=amd64] https://repo.jellyfin.org/ubuntu bionic main' > /etc/apt/sources.list.d/jellyfin.list && apt-get update && apt-get install -y --no-install-recommends at i965-va-driver jellyfin-ffmpeg libfontconfig1 libfreetype6 libssl1.0.0 mesa-va-drivers && echo "**** install jellyfin *****" && if [ -z ${JELLYFIN_RELEASE+x} ]; then JELLYFIN="jellyfin-nightly"; else JELLYFIN="jellyfin-nightly=${JELLYFIN_RELEASE}"; fi && apt-get install -y ${JELLYFIN} && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-04-22 04:35:21 UTC

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

2020-04-22 04:35:21 UTC

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

2020-04-22 04:35:21 UTC

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

Details
Created

2020-04-22 04:36:33 UTC

Size

164 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04: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:a117efcedcc164bdfd7da86466935a2f4f48f3681868ca776b64aa5e59cf2e34 - 12.94% (21.2 MB)

[#001] sha256:4e4b94e2939ef7bd3679b132f5abcc8a204bcd982089ac35be9f5635d7b322ea - 0.0% (279 Bytes)

[#002] sha256:10f40ce2fbbd6ef8642fd17b08cc5c69bb1c90f283fd11cd9bab329da9af05dd - 8.32% (13.7 MB)

[#003] sha256:6f5b0c068ce254878e553404cb6e71ba817f8b8f71e7b72d77c55c9dbccedb50 - 0.0% (4.01 KB)

[#004] sha256:ba0eef932f81a2a4b68f88d636cc38e3f48a39a78acecf6b1c0efcbb863138cd - 78.74% (129 MB)

[#005] sha256:99365a296b4f67ad7633f35b1eed5d98a839dde274838c5fe111d61e84d4fd2a - 0.0% (1.01 KB)


History
2020-04-07 21:27:46 UTC

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

2020-04-07 21:27:50 UTC

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

2020-04-07 21:27:50 UTC

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

2020-04-07 21:27:51 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls35 Build-date:- 2020-04-07T22:25:57+01:00

2020-04-07 21:27:51 UTC

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

2020-04-07 21:27:53 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0

2020-04-07 21:27:53 UTC

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

2020-04-07 21:27:54 UTC

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

2020-04-07 21:27:54 UTC

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

2020-04-07 21:27:55 UTC

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

2020-04-07 21:28:54 UTC

|5 BUILD_DATE=2020-04-07T22:25:57+01:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls35 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && 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/*

2020-04-07 21:28:58 UTC

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

2020-04-07 21:28:58 UTC

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

2020-04-22 04:33:06 UTC

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

2020-04-22 04:33:06 UTC

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

2020-04-22 04:33:07 UTC

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

2020-04-22 04:33:07 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04:00

2020-04-22 04:33:08 UTC

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

2020-04-22 04:33:08 UTC

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

2020-04-22 04:33:08 UTC

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

2020-04-22 04:36:29 UTC

|4 BUILD_DATE=2020-04-22T00:32:10-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200408 VERSION=20200408-ls64 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** add jellyfin deps *****" && 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 bionic main' > /etc/apt/sources.list.d/jellyfin.list && echo "deb http://ppa.launchpad.net/ubuntu-raspi2/ppa/ubuntu bionic main">> /etc/apt/sources.list.d/raspbins.list && apt-get update && apt-get install -y --no-install-recommends at jellyfin-ffmpeg libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libraspberrypi0 libssl1.0.0 && echo "**** install jellyfin *****" && if [ -z ${JELLYFIN_RELEASE+x} ]; then JELLYFIN="jellyfin-nightly"; else JELLYFIN="jellyfin-nightly=${JELLYFIN_RELEASE}"; fi && apt-get install -y ${JELLYFIN} && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-04-22 04:36:32 UTC

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

2020-04-22 04:36:33 UTC

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

2020-04-22 04:36:33 UTC

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

Details
Created

2020-04-22 04:40:47 UTC

Size

166 MB

Content Digest
Labels
  • build_version
    Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04: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:e52d8babfe767429ef864f9d6510a781155a4a397ab2433a3f75a0f79156b6c3 - 13.63% (22.6 MB)

[#001] sha256:02898acf0d8ab9c61f7dcfb287d772ee721c7aa6e869dc83f408361e847905bf - 0.0% (280 Bytes)

[#002] sha256:327dda3d7858c6ae01099964beea08edcd930a624076af94f9a43e328fc8f513 - 8.62% (14.3 MB)

[#003] sha256:0b6cb3e1fa1cc75e0a7c1686321d52a44a0edde0c47f349b9bc6e97324f6eecd - 0.0% (4.01 KB)

[#004] sha256:322aa63a931a5da0e15f57aec9a886b36bfecfc401452ef940633c90361ef53a - 77.74% (129 MB)

[#005] sha256:49a41bb27d86ba28605dd3e042cc140c244c4106c357536ceef053cfd56e04ff - 0.0% (1.01 KB)


History
2020-04-07 21:32:03 UTC

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

2020-04-07 21:33:15 UTC

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

2020-04-07 21:33:31 UTC

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

2020-04-07 21:33:41 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 76cfc77b-ls35 Build-date:- 2020-04-07T22:25:57+01:00

2020-04-07 21:33:47 UTC

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

2020-04-07 21:33:50 UTC

/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0

2020-04-07 21:33:55 UTC

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

2020-04-07 21:34:00 UTC

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

2020-04-07 21:34:01 UTC

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

2020-04-07 21:34:02 UTC

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

2020-04-07 21:36:12 UTC

|5 BUILD_DATE=2020-04-07T22:25:57+01:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=76cfc77b-ls35 /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 tzdata && echo "**** generate locale ****" && locale-gen en_US.UTF-8 && echo "**** add s6 overlay ****" && curl -o /tmp/s6-overlay.tar.gz -L "https://github.com/just-containers/s6-overlay/releases/download/${OVERLAY_VERSION}/s6-overlay-${OVERLAY_ARCH}.tar.gz" && tar xfz /tmp/s6-overlay.tar.gz -C / && 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 && 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/*

2020-04-07 21:37:02 UTC

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

2020-04-07 21:37:17 UTC

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

2020-04-22 04:33:15 UTC

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

2020-04-22 04:33:16 UTC

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

2020-04-22 04:33:17 UTC

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

2020-04-22 04:33:18 UTC

/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200408-ls64 Build-date:- 2020-04-22T00:32:10-04:00

2020-04-22 04:33:19 UTC

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

2020-04-22 04:33:20 UTC

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

2020-04-22 04:33:20 UTC

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

2020-04-22 04:39:53 UTC

|4 BUILD_DATE=2020-04-22T00:32:10-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200408 VERSION=20200408-ls64 /bin/sh -c echo "**** install packages ****" && apt-get update && apt-get install -y --no-install-recommends gnupg && echo "**** add jellyfin deps *****" && curl -s https://repo.jellyfin.org/ubuntu/jellyfin_team.gpg.key | apt-key add - && echo 'deb [arch=arm64] https://repo.jellyfin.org/ubuntu bionic main' > /etc/apt/sources.list.d/jellyfin.list && apt-get update && apt-get install -y --no-install-recommends at jellyfin-ffmpeg libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libssl1.0.0 && echo "**** install jellyfin *****" && if [ -z ${JELLYFIN_RELEASE+x} ]; then JELLYFIN="jellyfin-nightly"; else JELLYFIN="jellyfin-nightly=${JELLYFIN_RELEASE}"; fi && apt-get install -y ${JELLYFIN} && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*

2020-04-22 04:40:06 UTC

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

2020-04-22 04:40:22 UTC

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

2020-04-22 04:40:47 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