2020-10-28 05:25:04 UTC
204 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:d2f5134e80cc75025782a12cbb8220db33925c6d6866fa5f0beb16b232bb6b2f - 12.46% (25.5 MB)
[#001] sha256:a453bd35b645e4517da53ba83587ce788aa4847d5be989bfd5dcfdad6b089cdb - 0.0% (274 Bytes)
[#002] sha256:134faf5d1f700cb1887b5903d66fda27f69bcc64c85d01705c7789b099d17a81 - 6.35% (13 MB)
[#003] sha256:8eed134df1561f64aef7dced13fc302cea46259f55fa953b3bb335cf8a31b1eb - 0.0% (4.13 KB)
[#004] sha256:652e26660f6e8849aa4917de91f8a811f89e5f8fb2dcee46ee68008f6d12ed05 - 81.18% (166 MB)
[#005] sha256:ce2b1864fe58bc8a03e2bcbd681cc514f8c70152043ef4eb47347a57187341bb - 0.0% (1.02 KB)
/bin/sh -c #(nop) COPY dir:865d2a3d95402e5fb7c76a261eb351428cdc9c1bbf25a9a1513a8a4d0dd9e0b0 in /
2020-10-07 23:01:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:01:11 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:01:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:01:12 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-10-07 23:01:13 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:01:14 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:01:14 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-10-07 23:02:03 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 && mv /usr/bin/with-contenv /usr/bin/with-contenvb && echo "**** cleanup ****" && apt-get clean && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-10-07 23:02:07 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-10-07 23:02:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-28 05:24:10 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-28 05:24:10 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-28 05:24:11 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-10-28 05:24:11 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20201027.24-unstable-ls106 Build-date:- 2020-10-28T01:23:24-04:00
2020-10-28 05:24:11 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-28 05:24:11 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-28 05:24:11 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-10-28 05:25:02 UTC|4 BUILD_DATE=2020-10-28T01:23:24-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20201027.24-unstable VERSION=20201027.24-unstable-ls106 /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 bionic main' > /etc/apt/sources.list.d/jellyfin.list && echo 'deb [arch=amd64] https://repo.jellyfin.org/ubuntu bionic unstable' >> /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 ${JELLYFIN} jellyfin-ffmpeg jellyfin-server jellyfin-web libfontconfig1 libfreetype6 libssl1.1 mesa-va-drivers && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-10-28 05:25:03 UTC/bin/sh -c #(nop) COPY dir:3dace75ecc81d88ceb5b6a4260d9aa7e0c836a79551d6bba9c86fc8ef6e0deb9 in /
2020-10-28 05:25:04 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-10-28 05:25:04 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-10-28 05:27:51 UTC
159 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:bbb5d123a761309e7e20d7747986f9a4891e6962162dbab1bc56208cfa1c879a - 13.37% (21.2 MB)
[#001] sha256:c1c07ba357232caea48111a421d92c96e9aa8504e75e4618cc3880a0ab7c5352 - 0.0% (279 Bytes)
[#002] sha256:0009df9dc273f73cda5bddc69491f09678cfa6fc98d362987ffd71c7acd16b12 - 8.72% (13.9 MB)
[#003] sha256:dbb2875764e4c89924ff1f0a7f5d752c385d3860cc213fad97853c8083bed5ac - 0.0% (4.15 KB)
[#004] sha256:15bf5ca8f77ec8143d9a012c0cbb5620d53cdd694691cbb69619399dafaa4e5f - 77.91% (124 MB)
[#005] sha256:d9c4d737722d232a8af621954a02fdafc14ce3efd987c3082a674c3ff1162691 - 0.0% (1.02 KB)
/bin/sh -c #(nop) COPY dir:01cd6b20eba28aa923d241de3020d38370f1c2526f2125cd44e3e15050f07d96 in /
2020-10-07 23:00:11 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:00:11 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:00:12 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:00:12 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-10-07 23:00:13 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:00:14 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:00:14 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-10-07 23:01:05 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 && 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/*
2020-10-07 23:01:06 UTC/bin/sh -c #(nop) COPY dir:15eb77cb268acaf278e2abb00e4585dd49edf79eeff4f593b5074ec43a75f032 in /
2020-10-07 23:01:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-28 05:24:20 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-28 05:24:21 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-28 05:24:22 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-10-28 05:24:23 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20201027.24-unstable-ls106 Build-date:- 2020-10-28T01:23:24-04:00
2020-10-28 05:24:24 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-28 05:24:25 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-28 05:24:26 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-10-28 05:27:43 UTC|4 BUILD_DATE=2020-10-28T01:23:24-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20201027.24-unstable VERSION=20201027.24-unstable-ls106 /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 bionic main' > /etc/apt/sources.list.d/jellyfin.list && echo 'deb [arch=armhf] https://repo.jellyfin.org/ubuntu bionic unstable' >> /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 && 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} jellyfin-ffmpeg jellyfin-server jellyfin-web libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libraspberrypi0 libssl1.1 && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-10-28 05:27:49 UTC/bin/sh -c #(nop) COPY dir:47a430795d3a541a6b73ad3e3d7dc2b601206fb71b17dcd3bf7a1e39b88863be in /
2020-10-28 05:27:50 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-10-28 05:27:51 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-10-28 05:27:36 UTC
160 MB
/root
LANGen_US.UTF-8
LANGUAGEen_US.UTF-8
NVIDIA_DRIVER_CAPABILITIEScompute,video,utility
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
TERMxterm
[#000] sha256:1876b79a3b1eab5efca19c139727eeff1d185c455a82c2891b1102d1ba5baed9 - 14.1% (22.6 MB)
[#001] sha256:d2419bac0adbf5c6fbd41072373f1751aa6b86e49e7c8bc9153d3fdd158a556b - 0.0% (280 Bytes)
[#002] sha256:85d0fe15a2b52f58e08419741e3c29af4d7a4e6651a4d7c155268e40069e6c62 - 8.99% (14.4 MB)
[#003] sha256:4553441b6f0878a80e462cc004cf55e7a783e5f422e539b633ed8491e4fb3201 - 0.0% (4.15 KB)
[#004] sha256:5f58b629fc0ac3e1fed625742ce488109e62165fd7fa40abf3a4c02f2b4d52bd - 76.9% (123 MB)
[#005] sha256:20ca8d7de70ca006bc5d8bcaac995fbbab7f6c02e71217e96f60a348d6090966 - 0.0% (1.02 KB)
/bin/sh -c #(nop) COPY dir:d2b60d4b8bdfcda699734e4291474c4620714c309c2f64943e350ec56ef64156 in /
2020-10-07 23:00:32 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-07 23:00:33 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-07 23:00:33 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 5b0118e3-ls55 Build-date:- 2020-10-07T22:58:32+00:00
2020-10-07 23:00:34 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-10-07 23:00:34 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v2.0.0.1
2020-10-07 23:00:35 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-10-07 23:00:35 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-07 23:00:36 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-10-07 23:00:37 UTC/bin/sh -c #(nop) COPY file:96cc36b38eed0666cdd228dd5dbbca08ab4503df17e0a37e3ead0e94189ba731 in /etc/apt/
2020-10-07 23:01:46 UTC|5 BUILD_DATE=2020-10-07T22:58:32+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v2.0.0.1 VERSION=5b0118e3-ls55 /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 && 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/*
2020-10-07 23:01:48 UTC/bin/sh -c #(nop) COPY dir:d9b4fd1bacede18445a775aacdc628686177aef2dd4806f656a0a9c0982d98df in /
2020-10-07 23:01:49 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-10-28 05:24:48 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-10-28 05:24:49 UTC/bin/sh -c #(nop) ARG VERSION
2020-10-28 05:24:50 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-10-28 05:24:51 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20201027.24-unstable-ls106 Build-date:- 2020-10-28T01:23:24-04:00
2020-10-28 05:24:53 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-10-28 05:24:54 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-10-28 05:24:55 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-10-28 05:27:21 UTC|4 BUILD_DATE=2020-10-28T01:23:24-04:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20201027.24-unstable VERSION=20201027.24-unstable-ls106 /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 bionic main' > /etc/apt/sources.list.d/jellyfin.list && echo 'deb [arch=arm64] https://repo.jellyfin.org/ubuntu bionic unstable' >> /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 && 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} jellyfin-ffmpeg jellyfin-server jellyfin-web libfontconfig1 libfreetype6 libomxil-bellagio0 libomxil-bellagio-bin libssl1.1 && echo "**** cleanup ****" && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*
2020-10-28 05:27:33 UTC/bin/sh -c #(nop) COPY dir:3dace75ecc81d88ceb5b6a4260d9aa7e0c836a79551d6bba9c86fc8ef6e0deb9 in /
2020-10-28 05:27:34 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-10-28 05:27:36 UTC/bin/sh -c #(nop) VOLUME [/config]
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.