2020-03-18 07:46:31 UTC
198 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:37d1f3b338411a79133a6438f81277eb0dee31614b235ac62b508ab4055f5871 - 12.83% (25.5 MB)
[#001] sha256:681bceb7640a87d034950464717904da1c17b38ef75188ba0345ed0f4af6b622 - 0.0% (279 Bytes)
[#002] sha256:8eba6a7ecd17347411015910341d45f6a8cd698bfa0da94d940f3a6d732928b8 - 6.58% (13.1 MB)
[#003] sha256:0930433712e4dc5ef9457bce17a62237ebee1b644523ad8ed034d63802ceafa9 - 0.0% (3.97 KB)
[#004] sha256:1a57a7b5b2c0142604dc050404b4d8226e7bdd8b3c276563094090555e4faae8 - 80.59% (160 MB)
[#005] sha256:a1b5c64dc6d705b14de9ec4ec923c09d0fc9126d77ecb18ec0f0d1c7994ac205 - 0.0% (959 Bytes)
/bin/sh -c #(nop) COPY dir:b527a1534e2fa9e1c4a0fbf9544ed989ab3e2deb118d1d8fb70bf6e4bdcafb9f in /
2020-03-11 17:18:26 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-11 17:18:26 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-11 17:18:26 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0aaa9f7d-ls32 Build-date:- 2020-03-11T17:17:40+00:00
2020-03-11 17:18:27 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-03-11 17:18:27 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-03-11 17:18:27 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=amd64
2020-03-11 17:18:28 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-11 17:18:28 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-03-11 17:18:28 UTC/bin/sh -c #(nop) COPY file:a0afddf6c2c99dee6409f51005a22f49cffa569aa0e8ad133ed14c730847fd57 in /etc/apt/
2020-03-11 17:18:55 UTC|5 BUILD_DATE=2020-03-11T17:17:40+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=amd64 OVERLAY_VERSION=v1.22.0.0 VERSION=0aaa9f7d-ls32 /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-03-11 17:18:55 UTC/bin/sh -c #(nop) COPY dir:166c4033adf2d2a0cec793d294eecbb2a2af325c51bd52a4d4b104f9ae0fcbdc in /
2020-03-11 17:18:56 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-03-18 07:44:43 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-18 07:44:44 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-18 07:44:44 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-03-18 07:44:45 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200318-ls39 Build-date:- 2020-03-18T07:44:03+00:00
2020-03-18 07:44:46 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-03-18 07:44:47 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-18 07:44:47 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-03-18 07:46:27 UTC|4 BUILD_DATE=2020-03-18T07:44:03+00:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200318 VERSION=20200318-ls39 /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-03-18 07:46:29 UTC/bin/sh -c #(nop) COPY dir:7e4acfdccfb43a34c3e59435088e1ae656a4f3e68af4b892e5ae99f7778d061d in /
2020-03-18 07:46:30 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-03-18 07:46:31 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-03-18 07:53:09 UTC
165 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:c6f8468ae28515d5ecf41a40c54db17ad783a67f1bbc92cc141dc4aac85850b8 - 12.87% (21.2 MB)
[#001] sha256:79ed9605f7d8cbd6992f6704e53d85ff3269d27d1f70b9e3c50525154d3710ff - 0.0% (286 Bytes)
[#002] sha256:4a1b66705c27630fb8af06f58c84b7e5625e3b303370007b22d4cb22259cc3d8 - 8.27% (13.7 MB)
[#003] sha256:43ff628e5d79010abf0f9ffffca0d3a83460b00d724d1d1420f965501a4a5ed7 - 0.0% (3.97 KB)
[#004] sha256:46497aacd2146ef48b3b4149d20ced62b39e8e5216a9bbf8958697900b94299d - 78.86% (130 MB)
[#005] sha256:5e3b92eb510990cfcc6181a7d1c0043f8741ca7280c84b522273353734f3353a - 0.0% (969 Bytes)
/bin/sh -c #(nop) COPY dir:90059fcf44930fe979269f4976e5d1c66de1ded34f63962f039b32871b788041 in /
2020-03-11 17:19:03 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-11 17:19:04 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-11 17:19:05 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0aaa9f7d-ls32 Build-date:- 2020-03-11T17:17:40+00:00
2020-03-11 17:19:05 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-03-11 17:19:06 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-03-11 17:19:06 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=arm
2020-03-11 17:19:07 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-11 17:19:08 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-03-11 17:19:08 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-03-11 17:20:03 UTC|5 BUILD_DATE=2020-03-11T17:17:40+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=arm OVERLAY_VERSION=v1.22.0.0 VERSION=0aaa9f7d-ls32 /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-03-11 17:20:06 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-03-11 17:20:07 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-03-18 07:44:53 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-18 07:44:54 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-18 07:44:57 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-03-18 07:44:58 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200318-ls39 Build-date:- 2020-03-18T07:44:03+00:00
2020-03-18 07:45:03 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-03-18 07:45:05 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-18 07:45:07 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-03-18 07:52:42 UTC|4 BUILD_DATE=2020-03-18T07:44:03+00:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200318 VERSION=20200318-ls39 /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-03-18 07:53:02 UTC/bin/sh -c #(nop) COPY dir:f95f70cc6f5852172da451fd4f56310a1bcd049a5a149ecb2f752c3827912afe in /
2020-03-18 07:53:07 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-03-18 07:53:09 UTC/bin/sh -c #(nop) VOLUME [/config]
2020-03-18 07:53:06 UTC
167 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:6d4d631065d775bfebe84f2d0b10a1687f1ae810d6b75856ec0d77f43e1356b8 - 13.56% (22.6 MB)
[#001] sha256:dd73c57359832743b0ff4dc03f463b452c6b3635ea12974434ada77b449c7ba1 - 0.0% (286 Bytes)
[#002] sha256:4b1a5fe6a540eed1e3aef9077fb617dcad75185f8915559927706f91c7e41edf - 8.57% (14.3 MB)
[#003] sha256:2fa175122d0595408d12d778c8354405b588d58ca00969ae06b88b240629e21e - 0.0% (3.97 KB)
[#004] sha256:78a9205295179101f15b27470e009a07e8c0aaeb5db0d432b822290149b91545 - 77.86% (130 MB)
[#005] sha256:19cee202ca938c58b9c02ca460f0e6447f06e3994a7b913d1b4772275879efe3 - 0.0% (963 Bytes)
/bin/sh -c #(nop) COPY dir:a9fe4080bc1d300046233c9c0e2fd77b5da3a4bf20b79ab36c6b54a5e7f73065 in /
2020-03-11 17:21:12 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-11 17:21:22 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-11 17:21:25 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 0aaa9f7d-ls32 Build-date:- 2020-03-11T17:17:40+00:00
2020-03-11 17:21:28 UTC/bin/sh -c #(nop) LABEL maintainer=TheLamer
2020-03-11 17:21:32 UTC/bin/sh -c #(nop) ARG OVERLAY_VERSION=v1.22.0.0
2020-03-11 17:21:38 UTC/bin/sh -c #(nop) ARG OVERLAY_ARCH=aarch64
2020-03-11 17:21:56 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-11 17:21:59 UTC/bin/sh -c #(nop) ENV HOME=/root LANGUAGE=en_US.UTF-8 LANG=en_US.UTF-8 TERM=xterm
2020-03-11 17:22:01 UTC/bin/sh -c #(nop) COPY file:82e2f69417bae71bb20ab92c0b7aa15f66893747cd2e2e88be2791da4cbb722f in /etc/apt/
2020-03-11 17:24:33 UTC|5 BUILD_DATE=2020-03-11T17:17:40+00:00 DEBIAN_FRONTEND=noninteractive OVERLAY_ARCH=aarch64 OVERLAY_VERSION=v1.22.0.0 VERSION=0aaa9f7d-ls32 /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-03-11 17:25:06 UTC/bin/sh -c #(nop) COPY dir:886497f0aa0704315aa892648e8c616d47ed26d4ff5e309136fd9c67d7936899 in /
2020-03-11 17:25:34 UTC/bin/sh -c #(nop) ENTRYPOINT ["/init"]
2020-03-18 07:45:05 UTC/bin/sh -c #(nop) ARG BUILD_DATE
2020-03-18 07:45:06 UTC/bin/sh -c #(nop) ARG VERSION
2020-03-18 07:45:08 UTC/bin/sh -c #(nop) ARG JELLYFIN_RELEASE
2020-03-18 07:45:10 UTC/bin/sh -c #(nop) LABEL build_version=Linuxserver.io version:- 20200318-ls39 Build-date:- 2020-03-18T07:44:03+00:00
2020-03-18 07:45:12 UTC/bin/sh -c #(nop) LABEL maintainer=thelamer
2020-03-18 07:45:14 UTC/bin/sh -c #(nop) ARG DEBIAN_FRONTEND=noninteractive
2020-03-18 07:45:16 UTC/bin/sh -c #(nop) ENV NVIDIA_DRIVER_CAPABILITIES=compute,video,utility
2020-03-18 07:52:52 UTC|4 BUILD_DATE=2020-03-18T07:44:03+00:00 DEBIAN_FRONTEND=noninteractive JELLYFIN_RELEASE=20200318 VERSION=20200318-ls39 /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-03-18 07:53:02 UTC/bin/sh -c #(nop) COPY dir:f95f70cc6f5852172da451fd4f56310a1bcd049a5a149ecb2f752c3827912afe in /
2020-03-18 07:53:04 UTC/bin/sh -c #(nop) EXPOSE 8096 8920
2020-03-18 07:53:06 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.